SasanFarrokh / nuxt-vuetify2-admin

Nuxt.js - Vuetify 2 project template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt-tailwindcss

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.

About

Nuxt.js - Vuetify 2 project template

License:MIT License


Languages

Language:Vue 73.8%Language:JavaScript 25.0%Language:CSS 1.2%