https://github.com/blackstorm/imouto-vue-theme
Vue 实现的 妹 BLOG 默认主题
https://github.com/blackstorm/imouto-vue-theme
axios blog-theme cooking mockjs vue vue-component
Last synced: about 1 year ago
JSON representation
Vue 实现的 妹 BLOG 默认主题
- Host: GitHub
- URL: https://github.com/blackstorm/imouto-vue-theme
- Owner: blackstorm
- Created: 2017-09-04T07:44:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T07:44:49.000Z (almost 9 years ago)
- Last Synced: 2025-02-10T21:36:24.797Z (over 1 year ago)
- Topics: axios, blog-theme, cooking, mockjs, vue, vue-component
- Language: Vue
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Development
```shell
npm i cooking -g
npm run dev
```
## Production
```
npm run dist
```