hubl/README.md

20 lines
234 B
Markdown
Raw Normal View History

2018-09-06 09:25:52 +00:00
# HD app
2018-04-09 13:46:29 +00:00
HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way.
2018-06-10 14:40:32 +00:00
## Install
2018-09-06 09:25:52 +00:00
clone then:
* `make install`
## Build
Compile sass & pug
* `make build`
## Run server
require PHP
* `make serve`