vue-admin-super

1.0.1 • Public • Published

vue-admin-super

vue vue code size license version

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

Package Sidebar

Install

npm i vue-admin-super

Weekly Downloads

7

Version

1.0.1

License

MIT

Unpacked Size

366 kB

Total Files

35

Last publish

Collaborators

  • destiny-miracle