Styling search form. What a pain...

This commit is contained in:
Alexandre Bourlier
2018-04-10 15:40:49 +02:00
parent 82fc64bba5
commit a5c159681b
2 changed files with 33 additions and 3 deletions

View File

@ -1,11 +1,11 @@
HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way.
##Install (Ubuntu)
## 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
## Compile SASS
* `grunt watch`