Mirror of l'Hubl
bf4986386e
bugfix : Fix makefile deploy command See merge request startinblox/sib-app!3 |
||
---|---|---|
src | ||
www | ||
.babelrc | ||
.gitignore | ||
.gitmodules | ||
copy_lib.js | ||
lib_list.txt | ||
LICENSE | ||
Makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
server.js |
HD app
HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way.
Requirements
You need to have both NodeJS and NPM installed and working
Install
clone then:
make install
Build
make build
or
make watch
Run server
make serve