This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
Provide the Board Data and Structure the HTML
In this lesson, we hardcode some board data into a TrelloBoard component. This makes it easy to start working out the HTML structure of the Trello Board. We also make sure our data is typesafe with the TypeScript interfaces we created in the last lesson.
Links
