hubl/README.md

12 lines
317 B
Markdown
Raw Normal View History

2018-04-09 13:46:29 +00:00
HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way.
##Install (Ubuntu)
* `git clone --recurse-submodules https://git.happy-dev.fr/happy-dev/hd-app.git`
* `cd hd-app`
* `apt install npm`
* `npm install -g grunt-cli`
* `npm install`
##Compile SASS
* `grunt watch`