Mirror of l'Hubl
Go to file
Clément c106160a78 add readme 2018-09-28 21:24:25 +02:00
src refactoring 2018-09-28 21:20:15 +02:00
.babelrc refactoring 2018-09-28 21:20:15 +02:00
.gitignore refactoring 2018-09-28 21:20:15 +02:00
.gitmodules refactoring 2018-09-28 21:20:15 +02:00
Makefile refactoring 2018-09-28 21:20:15 +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.json refactoring 2018-09-28 21:20:15 +02:00
server.js refactoring 2018-09-28 21:20:15 +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