Go to file
johnniang ff33a5f6d6 Complete token refresh feature 2019-05-17 02:12:49 +08:00
.github
public
src Complete token refresh feature 2019-05-17 02:12:49 +08:00
.gitignore
.prettierrc
README.md
babel.config.js
package-lock.json Complete token refresh feature 2019-05-17 02:12:49 +08:00
package.json Complete token refresh feature 2019-05-17 02:12:49 +08:00
vue.config.js

README.md

halo-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.