hubl/README.md

21 lines
222 B
Markdown

# 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`