https://github.com/ibwei/vue_blog
这是一个基于vue.js+原生PHP开发的文章分享社区,每个用户可以在这里发表自己的文章,也可以浏览别人的文章。
https://github.com/ibwei/vue_blog
blog socialcontact vue
Last synced: 7 months ago
JSON representation
这是一个基于vue.js+原生PHP开发的文章分享社区,每个用户可以在这里发表自己的文章,也可以浏览别人的文章。
- Host: GitHub
- URL: https://github.com/ibwei/vue_blog
- Owner: ibwei
- Created: 2017-09-14T15:37:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T09:16:08.000Z (over 6 years ago)
- Last Synced: 2025-05-26T18:55:35.782Z (8 months ago)
- Topics: blog, socialcontact, vue
- Language: Vue
- Homepage: http://www.flipped.ibwei.com
- Size: 3.38 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog
> ibaiwei's blog
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).