vue-admin-plain
v1.0.2
Published
A plain vue admin.
Downloads
2
Maintainers
Readme
vue-admin-plain
A plain vue admin.
Getting started
# clone the project
git clone [email protected]:destiny-miracle/vue-admin-plain.git
# enter the project directory
cd vue-admin-plain
# 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