Download:
- Node.js: https://nodejs.org/en/download/
- Git: https://git-scm.com/downloads
Dependencies:
- node / npm
- git
- gulp
Install gulp:
$ npm install gulp -g
Clone the repository:
$ git clone https://github.com/ryahpalma/htmlworkflow.git
Enter in the folder:
$ cd htmlworkflow
Install dependencies:
$ npm install
Start gulp
$ gulp