Setting up the JS and CSS build process with Gulp 4 + Babel.
The gulpfile also uses babel in order to use ES6 features to split tasks in separeted files.
- Run
npm install - Run
npm run gulpto compile and watchscssandjsfiles withinsrcfolder.
- ESLint
- Airbnb Style Guide
- Prettier
- Babel
- NVM