An open API service indexing awesome lists of open source software.

https://github.com/code-pop/dynamic-layouts

Codebase for Vue Mastery's Dynamic Layouts article
https://github.com/code-pop/dynamic-layouts

Last synced: about 15 hours ago
JSON representation

Codebase for Vue Mastery's Dynamic Layouts article

Awesome Lists containing this project

README

          

# 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