add readme
This commit is contained in:
20
README.md
20
README.md
@ -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`
|
||||||
|
Reference in New Issue
Block a user