hubl/README.md

11 lines
297 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.
2018-04-10 13:40:49 +00:00
## Install (Ubuntu)
2018-04-09 13:46:29 +00:00
* `git clone --recurse-submodules https://git.happy-dev.fr/happy-dev/hd-app.git`
* `cd hd-app`
* `npm install -g grunt-cli`
* `npm install`
2018-04-10 13:40:49 +00:00
## Compile SASS
2018-04-09 13:46:29 +00:00
* `grunt watch`