Skip to content
/ nuxtjs-template Public template

My personal Nuxt.js template used for starting other projects.

License

Notifications You must be signed in to change notification settings

curtisbelt/nuxtjs-template

Repository files navigation

Nuxt.js Template

My personal Nuxt.js template used for starting other projects.

At first, it won't be much different than using create-nuxt-app with the equivalent options selected - however I will continue to maintain this repo, adding features and configurations that meet my personal preferences.

Features 🎉

Usage

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# build for production and launch server
yarn build
yarn start

# generate static project
yarn generate

About

My personal Nuxt.js template used for starting other projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published