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

https://github.com/shanamaid/we-vue-docs-site

we-vue 文档站
https://github.com/shanamaid/we-vue-docs-site

Last synced: 7 months ago
JSON representation

we-vue 文档站

Awesome Lists containing this project

README

          

# WE-VUE 文档站

[![Build Status](https://travis-ci.org/tianyong90/we-vue-docs-site.svg?branch=master)](https://travis-ci.org/tianyong90/we-vue-docs-site)

The website for wv-vue.

## Getting started

Install dependencies:

``` bash
$ git clone https://github.com/tianyong90/we-vue-docs-site.git
$ cd we-vue-docs-site
$ npm install
```

Generate:

``` bash
$ hexo generate
```

Run server:

``` bash
$ hexo server
```

## License

[CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)