Rishat7c / nuxt-material-admin

Vue-CLI Boilerplate based on Nuxt and vue-material-admin template.

Home Page:https://moeddami.github.io/nuxt-material-admin-demo/dashboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Material Admin

Nuxt.js + vue-material-admin boilerplate.

This template is based on Vuetify.

Demo

This a static version generated by Nuxt.js and hosted on Github Pages:

https://moeddami.github.io/nuxt-material-admin-demo/dashboard/

Project Setup

To use this boilerplate make sure to you have already installed Vue CLI

# create project
$ vue init moeddami/nuxt-material-admin my-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

Documentation

For more information on how this works, check out Nuxt.js docs and Vuetify docs.

Credit

Thanks to @Michael Wang for this awesome admin template.

Contributing

All contributions are welcome.

License

MIT

About

Vue-CLI Boilerplate based on Nuxt and vue-material-admin template.

https://moeddami.github.io/nuxt-material-admin-demo/dashboard/

License:MIT License


Languages

Language:Vue 69.6%Language:JavaScript 28.5%Language:CSS 1.9%