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 文档站
- Host: GitHub
- URL: https://github.com/shanamaid/we-vue-docs-site
- Owner: ShanaMaid
- License: mit
- Created: 2017-07-25T06:36:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T06:36:51.000Z (about 8 years ago)
- Last Synced: 2025-01-20T08:09:05.284Z (9 months ago)
- Language: CSS
- Size: 2.95 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WE-VUE 文档站
[](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/)