Mirror of l'Hubl
Go to file
Alexandre Bourlier b0b24baa20 Chat component integrated on the member profile 2018-04-19 19:51:20 +02:00
dist Chat component integrated on the member profile 2018-04-19 19:51:20 +02:00
src Chat component integrated on the member profile 2018-04-19 19:51:20 +02:00
.gitignore Architecture and models setup for members and projects. Chat and css missing 2018-04-05 14:09:42 +02:00
.gitmodules Chat component integrated on the member profile 2018-04-19 19:51:20 +02:00
Gruntfile.js Templated index.php 2018-03-17 18:34:32 +01:00
README.md Styling search form. What a pain... 2018-04-10 15:40:49 +02:00
index.php Chat component integrated on the member profile 2018-04-19 19:51:20 +02:00
package-lock.json Based menu on Twitter Bootstrap Navbar 2018-03-18 15:18:29 +01:00
package.json Styling navbar 2018-04-19 18:24:42 +02:00

README.md

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