Skip to content

HappyColour/nuxt3-template

Repository files navigation

nuxt3-template

Nuxt3-template,Nuxt,Nuxtjs,Nuxtjs3

# NodeJs Version
node: above v18.12.1 stable
# brew install pnpm
pnpm: above 7.26.3
# 依赖安装
pnpm install
# 注意:如果出现[vite-node][ERR_MODULE_NOT_FOUND]相关报错请使用:pnpm install --shamefully-hoist 参考:https://github.com/nuxt/nuxt/issues/14909

# 项目启动
pnpm dev -o

以下为官方文档传送门

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

Nuxt3-template,Nuxt,Nuxtjs,Nuxtjs3

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages