Skip to content

zhixXiang/nuxt3-fast-starter

Repository files navigation

Nuxt 3 Fast Starter

The Nuxt 3 starter project, make newbies avoid traps. I recommend to look at the documentation.

Features

Setup

Make sure to install the dependencies. Don't use npm! And use the latest version of NodeJS!

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

The nuxt 3 starter project, make newbie avoid trap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published