Straws of Gulp
-
Environment
-
Install node.js 6.x (includes npm 3.x)
- Via installer
- Via package manager
-
Install dependencies
$ npm run setup
-
-
IDE/Editors
-
WebStorm
-
Visual Studio Code
Install following extensions
- EditorConfig
- ESLint (Optional)
- TSLint
- StyleLint
-