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

https://github.com/isuke/rhoa-doc


https://github.com/isuke/rhoa-doc

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Rhoa doc

[Rhoa](https://github.com/isuke/rhoa) document.

[Github Page](https://isuke.github.io/rhoa-doc/)

## Build Setup

``` bash
# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# deploy
yarn run deploy
```

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).