1.0.2 • Published 4 years ago

vue-admin-plain v1.0.2

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

vue-admin-plain

A plain vue admin.

Getting started

# clone the project
git clone git@github.com: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

MIT

Copyright (c) 2020-present DestinyMiracle