Go to file
ruibaby dee738f9b3 fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
.github Update About.vue. 2019-06-19 14:51:06 +08:00
public feat: performance optimization. 2019-12-23 13:33:47 +08:00
scripts
src fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
.gitignore
.npmignore refactor: refactor post preview and private post view. 2019-12-19 17:50:23 +08:00
.prettierrc
.travis.yml feat: add notifications webhook for travis ci. 2019-12-11 23:27:34 +08:00
LICENSE Create LICENSE 2019-06-15 09:35:09 +08:00
README.md Update README. 2019-06-04 19:52:03 +08:00
babel.config.js fix: page refresh and jump to login page. 2020-01-01 19:56:44 +08:00
package-lock.json fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
package.json fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
vue.config.js feat: performance optimization. 2019-12-23 12:54:15 +08:00

README.md

halo-admin

halo-admin 是 Halo 的后台管理项目,使用 Vue 构建。希望更多的小伙伴参与到该项目的开发,让其更加完善。

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.