apro23 / nuxtify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 55.2%Language:JavaScript 38.1%Language:CSS 6.7%