Skip to content

tookit/Material-UI

Repository files navigation

Material UI

AIzaSyDj1ElYCXSixoOzBSSbRNL4pavQI7g3pTE

Plan and features

  • will create a new template by vue-cli 3.x
  • will remove some useless code because of the vuetify framework updates
  • may add vue-nuxt support
  • may add vuex support and sample code
  • will refactor the whole code

Introduction

Project Structure

├── build
├── config (Webpack)
├── src
│   ├── api
│   ├── components
│   ├── mixins
│   ├── views (or views)
│   ├── router
│   ├── utils
│   ├── theme
│   │   ├── default.styl
│   └── App.vue
│   └── event.js
│   └── main.js
├── dist
├── release
├── static (or asset)
├── mock (or script to build mock data)
├── node_modules
├── test
├── README.md
├── package.json
├── index.html
└── .gitignore

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Reference

About

A vue admin client for netpune cms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages