You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
dist | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 5 years ago | |
.htaccess | 4 years ago | |
LICENSE | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
config-sample.pug | 4 years ago | |
index.pug | 4 years ago | |
oidc-client-config.json | 4 years ago | |
package.json | 4 years ago | |
preprod.sh | 4 years ago | |
prod.sh | 4 years ago | |
router.php | 4 years ago |
README.md
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