add readme

This commit is contained in:
Clément 2018-09-28 21:24:25 +02:00
parent 324a5aa347
commit c106160a78
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# 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`