nuxt-vuetify2-admin
nuxt-vuetify2-admin copied to clipboard
Nuxt.js - Vuetify 2 project template
Nuxt Vuetify 2 Material Admin Template
Nuxt.js - Vuetify 2 project template
Demo: https://sasanfarrokh.github.io/en/
Features
- RTL Support
- Internationalization (i18n)
- Vuetify version 2
- Vuetify variables & Tree Shaking
- Mobile Responsive
- Ready to Develop (without initial components)
- ESLint and husky
- Jest test package
Build Setup
# install dependencies
$ yarn install
# serve at localhost:3000
$ yarn dev
# build for production
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.