https://github.com/isuke/rhoa-doc
https://github.com/isuke/rhoa-doc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isuke/rhoa-doc
- Owner: isuke
- Created: 2017-11-30T17:23:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T02:44:45.000Z (about 8 years ago)
- Last Synced: 2025-10-07T03:58:07.703Z (9 months ago)
- Language: Vue
- Homepage: https://isuke.github.io/rhoa-doc/
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).