hubl/README.md

21 lines
222 B
Markdown
Raw Normal View History

2018-09-28 19:24:25 +00:00
# HD app
HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way.
## Install
clone then:
* `make install`
## Build
* `make build`
or
* `make watch`
## Run server
* `make serve`