Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xyxiao001/vue-blog

a blog for vue2
https://github.com/xyxiao001/vue-blog

javascript vue

Last synced: 4 months ago
JSON representation

a blog for vue2

Awesome Lists containing this project

README

        

### 网站数据源采用 [showapi](https://www.showapi.com/api/apiList)  如果想自己做可以上去 申请个key 替换src/vuex/state.js里面的key 就可以使用了

# a blog for vue

## 技术 vue2.0 vuex sass es6 vue-router2.0
### 安装
#### git clone https://github.com/xyxiao001/vue-blog.git
#### cd vue--blog
#### npm install -d
###  启动
####         npm run dev
###  编译
####         npm run build