- Node.js
- Gulp
##Setting up
- Install Node.js
Recommend use nvm
- Install Gulp Globally
(sudo)npm install gulp -g - Install Gest
git clone https://github.com/alivelee/gest - Install Dependency
npm install - Start the Server
gulp serve #Changelog
- change to gulp 3.9 based
- use ES6 version of gulpfile