1.0.1 • Published 4 years ago

vue-admin-super v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

vue-admin-super

A super vue admin.

Getting started

# clone the project
git clone git@github.com:destiny-miracle/vue-admin-super.git

# enter the project directory
cd vue-admin-super

# install dependency
npm install

# develop
npm run serve

Build

npm run build

Advanced

# code format check
npm run lint

# code format check and auto fix
npm run lint --fix

License

MIT

Copyright (c) 2020-present DestinyMiracle