Mirror of l'Hubl
dist | ||
src | ||
.gitignore | ||
.gitmodules | ||
.htaccess | ||
config-sample.pug | ||
index.pug | ||
LICENSE | ||
Makefile | ||
oidc-client-config.json | ||
package.json | ||
preprod.sh | ||
prod.sh | ||
README.md | ||
router.php |
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