@jiker/vue-admin-super
v1.0.1
Published
A super vue admin.
Downloads
2
Readme
vue-admin-super
A super vue admin.
Preview
Getting started
# clone the project
git clone [email protected]: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
Copyright (c) 2020-present DestinyMiracle