Go to file
ruibaby 3b33a34db3 Refactor about page. 2019-04-27 00:48:41 +08:00
public Add some html5 meta. 2019-04-24 20:07:05 +08:00
src Refactor about page. 2019-04-27 00:48:41 +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
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 toollist 2019-04-18 10:57:39 +08:00
package.json Build config.json. 2019-04-12 00:48:58 +08:00
vue.config.js Remove sourceMap when production build. 2019-04-18 11:23:43 +08:00
yarn.lock Refactor ThemeList.vue 2019-04-10 19:14:25 +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.