-
Install
NodeJs
-
Install global
npm
dependencies (as root/admin):npm install -g gulp [email protected]
-
Download the project template, install project dependencies:
git clone --recursive https://github.com/ceremcem/vote-is-well cd vote-is-well ./scada.js/install-modules.sh
If you are on Linux, following command will start everything needed for development:
./dev.service
In Windows, manually execute every run-in-tmux
line in a separate command line.