Mirror of l'Hubl
Go to file
Clément c1456a5b63 use sample files 2018-10-05 13:07:14 +02:00
src use sample files 2018-10-05 13:07:14 +02:00
www use sample files 2018-10-05 13:07:14 +02:00
.babelrc refactoring 2018-09-28 21:20:15 +02:00
.gitignore use sample files 2018-10-05 13:07:14 +02:00
.gitmodules refactoring 2018-09-28 21:20:15 +02:00
Makefile use sample files 2018-10-05 13:07:14 +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 refactoring 2018-09-28 21:20:15 +02:00
package-lock.json update 2018-10-05 11:37:48 +02:00
package.json update 2018-10-05 11:37:48 +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