Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 349 Bytes

Dynamic-Layouts

Codebase for Vue Mastery's Dynamic Layouts article

Steps to run this project

  1. Install base dependencies: bun install
  2. For icons : bun add @phosphor-icons/vue
  3. For styling: npx nuxi@latest module add tailwindcss
  4. Run project: bun run dev

You can use yarn, npm or pnpm

See 📄 app-static.vue for static layout