Codebase for Vue Mastery's Dynamic Layouts article
- Install base dependencies:
bun install
- For icons :
bun add @phosphor-icons/vue
- For styling:
npx nuxi@latest module add tailwindcss
- Run project:
bun run dev
You can use yarn, npm or pnpm
See 📄 app-static.vue
for static layout