Skip to content

shinGangan/nuxt-nuxtui-templates

Repository files navigation

nuxt-ui-templates

⚡️ About

Nuxt + Nuxt UI の GitHub Repo templates

✅ Installation

pnpm および pnpm workspace を採用しています.

# use pnpm
pnpm install

🔥 Usage

Run the UI in development mode

Run the following command and check http://localhost:3000 .

# use pnpm
pnpm ui dev

# use antfu/ni
nr ui dev

🔨 Generate

Nuxt CLI および scaffdog を用いることでファイルの生成が容易です.

component

# use pnpm
pnpm gen:cm

# use antfu/ni
nr gen:cm

page

# use pnpm
pnpm ui gen:page [ファイル名]

# use antfu/ni
nr ui gen:page [ファイル名]

# e.g.)
# nr ui gen:page users

api

# use pnpm
pnpm ui gen:api [ファイル名]

# use antfu/ni
nr ui gen:api [ファイル名]

# e.g.)
# nr ui gen:api --method get users

⚖️ LICENSE

This repository is licensed under the MIT License.

About

Nuxt + Nuxt UIのGitHub Repo templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •