An open API service indexing awesome lists of open source software.

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开发的文章分享社区,每个用户可以在这里发表自己的文章,也可以浏览别人的文章。

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).