Click the "Download ZIP" button over there ===>
Run the following steps in a command line window in the project folder:
npm install -g gulp
npm install
gulp watch
- In a new command line window run
node main.js
Run the following steps in a terminal in the project folder:
sudo npm install -g gulp
npm install
gulp watch
- In a new terminal run
node main.js