Go to file
johnniang 9ab8b57217 Merge branch 'master' of gitlab.com:halo_dev/halo-admin 2019-04-02 22:13:00 +08:00
public Refactor the post table show and reformat some docs 2019-03-22 09:57:06 +08:00
src Merge branch 'master' of gitlab.com:halo_dev/halo-admin 2019-04-02 22:13: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 完成评论消息组件 2019-03-29 16:05:05 +08:00
package-lock.json Refactor properties 2019-04-02 00:21:58 +08:00
package.json list theme file(not done) 2019-04-02 19:11:22 +08:00
vue.config.js lint errors auto-fixed 2019-03-22 10:14:41 +08:00
yarn.lock ui 优化 2019-03-30 15:20:49 +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.