Link to the repository
[Only for premium members]
[Only for premium members]
In the following lessons, we will fill our "Tasks" page with the full CRUD. Let's start with a table.
Let's show the table of tasks. Remember, we had seeded it into the database previously:
Vue starter kit uses a Vue+Tailwind Shadcn UI library so you don't need to install it, it comes already pre-configured.
Generally, using Shadcn components is very easy:
npx