README.md

This commit is contained in:
Alexandre Bourlier
2018-06-10 18:26:54 +02:00
parent 81d5bcce51
commit c5e18374bc
2 changed files with 20 additions and 0 deletions

View File

@ -3,6 +3,8 @@ HD app is the magic tool that allows the Happy Dev network to thrive in a decent
## Install
* `git clone --recurse-submodules https://git.happy-dev.fr/happy-dev/hd-app.git`
* `cd hd-app`
* `cp config-sample.php config.php`
* Edit `config.php` to suits your own setup
* `npm install -g grunt-cli`
* `npm install`