Skip to content
Snippets Groups Projects
user avatar
simon louvet authored
5d4f9fd2
History

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