Go to file
johnniang ff6ea659a8 Build base structure 2019-03-19 16:43:49 +08:00
public Add additional dependencies 2019-03-19 10:34:57 +08:00
src Build base structure 2019-03-19 16:43:49 +08:00
.gitignore init 2019-03-19 00:35:13 +08:00
README.md init 2019-03-19 00:35:13 +08:00
babel.config.js init 2019-03-19 00:35:13 +08:00
package-lock.json Add additional dependencies 2019-03-19 10:34:57 +08:00
package.json Add dependencies config 2019-03-19 10:51:15 +08:00
vue.config.js Add dependencies config 2019-03-19 10:51:15 +08:00

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.