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
- Host: GitHub
- URL: https://github.com/code-pop/dynamic-layouts
- Owner: Code-Pop
- Created: 2024-09-03T20:32:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T08:57:03.000Z (over 1 year ago)
- Last Synced: 2025-12-17T06:12:54.891Z (3 months ago)
- Language: Vue
- Size: 104 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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