Go to file
ruibaby 77b12377b9 Update SheetList.vue 2019-05-26 12:54:15 +08:00
.github Create ISSUE_TEMPLATE.md 2019-05-10 09:12:28 +08:00
public Update index.html. 2019-05-05 09:59:20 +08:00
scripts Update .travis.yml (#9) 2019-05-21 16:19:45 +08:00
src Update SheetList.vue 2019-05-26 12:54:15 +08:00
.gitignore Tag remove feature 2019-04-10 21:34:02 +08:00
.prettierrc Complete post api and comment api 2019-03-21 10:25:55 +08:00
.travis.yml Update .travis.yml (#9) 2019-05-21 16:19:45 +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 Complete token refresh feature 2019-05-17 02:12:49 +08:00
package.json Try to release v1.0.0-beta.1 2019-05-21 22:49:07 +08:00
vue.config.js Fixed #6 2019-05-10 23:49:34 +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.