4f8e225727e3692f803f7827312433daf8744477
- 커스텀 에이전트 추가 (code-reviewer, development-planner, nextjs-app-developer, starter-cleaner, ui-markup-specialist, prd-generator, prd-validator) - 커스텀 명령어 추가 (git: commit/branch/merge/pr, docs: update-roadmap) - Slack 알림 훅 추가 (notification-hook.sh, stop-hook.sh) - Claude Code 권한 및 MCP 서버 설정 업데이트 - CLAUDE.md 프로젝트 가이드 문서 추가 - Husky pre-commit 훅 설정 (lint-staged 연동)
Nuxt Starter Template
Use this template to get started with Nuxt UI quickly.
The starter template for Vue is on https://github.com/nuxt-ui-templates/starter-vue.
Quick Start
npm create nuxt@latest -- -t github:nuxt-ui-templates/starter
Deploy your own
Setup
Make sure to install the dependencies:
pnpm install
Development Server
Start the development server on http://localhost:3000:
pnpm dev
Production
Build the application for production:
pnpm build
Locally preview production build:
pnpm preview
Check out the deployment documentation for more information.
Languages
Vue
73.7%
TypeScript
15%
PLpgSQL
4.3%
PowerShell
3.3%
Shell
3.3%
Other
0.3%