hubl/README.md

20 lines
234 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
Compile sass & pug
* `make build`
## Run server
require PHP
* `make serve`