Skip to content

davidroyer/nuxtify

Repository files navigation

Nuxtify

Nuxt Boilerplate with Vuetify

Demo

💻 https://nuxtify.netlify.com/

For Version Information

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Commiting

  • feat
  • fix
  • docs
  • style
  • refactor
  • perf
  • test
  • chore

Notes

To get correct styling for using ``, you must use \ before it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published