Nuxt.js + vue + vuetify material admin boilerplate.
Nuxt.js + vue-material-admin boilerplate.
This template is based on Vuetify.
To use this boilerplate make sure to you have already installed Vue CLI
# create project
$ cd my-project
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
# generate static project
$ npm run generate
For more information on how this works, check out Nuxt.js docs and Vuetify docs.
Thanks to @Michael Wang & @moeddami for this awesome admin template.
All contributions are welcome.