README.md

This commit is contained in:
Alexandre Bourlier 2018-04-09 15:46:29 +02:00
parent bdfa78a945
commit 82fc64bba5
2 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,11 @@
**Requires**
- Grunt CLI
- Install submodules
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`

@ -1 +1 @@
Subproject commit 12191b9bce13e7d68eb5415de7871543cfa123f4
Subproject commit f5abe21e988caffd13d547438ec6c62bbb1a9340