Go to file
johnniang cccfe19ac7 Add tag api 2019-03-21 11:16:00 +08:00
public Complate Dashboard index 2019-03-20 20:22:52 +08:00
src Add tag api 2019-03-21 11:16:00 +08:00
.gitignore init 2019-03-19 00:35:13 +08:00
.prettierrc Complete post api and comment api 2019-03-21 10:25:55 +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 Complete log and option api 2019-03-21 10:43:20 +08:00
package.json Merge branch 'master' of gitlab.com:halo_dev/halo-admin 2019-03-21 10:26:28 +08:00
vue.config.js Complate Dashboard index 2019-03-20 20:22:52 +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.