NEW_GIL_HOME\hyeon 196a0478c7
Some checks failed
ci / ci (22, ubuntu-latest) (push) Failing after 25m7s
feat: Update Claude hooks to PowerShell scripts and add Notion DB expert agent
- Replaced shell scripts with PowerShell scripts for notification and stop hooks to improve compatibility on Windows.
- Introduced a new agent, `notion-db-expert`, for managing Notion API interactions, including detailed guidelines and examples for database operations.
- Updated settings to reflect the new PowerShell command paths in `.claude/settings.local.json`.
- Added documentation for the new agent in `docs/PRD_PROMPT.md` and `docs/PRD.md` to support project development.
2026-03-15 14:27:32 +09:00
2026-03-08 18:17:30 +09:00
2026-03-08 18:17:30 +09:00

Nuxt Starter Template

Nuxt UI

Use this template to get started with Nuxt UI quickly.

Nuxt Starter Template

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

Deploy with Vercel

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.

Description
No description provided
Readme MIT 619 KiB
Languages
Vue 73.7%
TypeScript 15%
PLpgSQL 4.3%
PowerShell 3.3%
Shell 3.3%
Other 0.3%