286 B
286 B
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 html & css:
make build
or compile html & css on change:
make watch
Run server
require PHP
make serve