Mirror of l'Hubl
Go to file
Clément ac9fba3c31 fix chat 2018-10-18 20:06:43 +02:00
src fix chat 2018-10-18 20:06:43 +02:00
www fix chat 2018-10-18 20:06:43 +02:00
.babelrc refactoring 2018-09-28 21:20:15 +02:00
.gitignore add sib-oidc 2018-10-12 20:07:49 +02:00
.gitmodules add sib-oidc 2018-10-12 20:07:49 +02:00
Makefile fix chat 2018-10-18 20:06:43 +02:00
README.md add readme 2018-09-28 21:24:25 +02:00
copy_lib.js refactoring 2018-09-28 21:20:15 +02:00
lib_list.txt add dot syntax 2018-10-18 15:03:32 +02:00
package-lock.json add dot syntax 2018-10-18 15:03:32 +02:00
package.json add dot syntax 2018-10-18 15:03:32 +02:00
server.js update 2018-10-05 11:37:48 +02:00

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

  • make build

or

  • make watch

Run server

  • make serve