Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 770 Bytes

File metadata and controls

24 lines (17 loc) · 770 Bytes

DrupalHub

Join the chat at https://gitter.im/DrupalHub/drupalhub image

Drupal is a code name for the Drupal community in Israel. The project is fully decouple - Drupal serve as the backend while in the front is an Angular JS app.

How to start contribute?

You need Drush, npm, grunt, bower.

Set up

Copy default.install.sh to install.sh. Edit the file and adjust the variables.

  . ./install.sh

Good luck!