Small project to demonstrate a simple, yet comprehensive, build workflow, including testing automation, asset minification and injection, asset revisions, ES6/JSX transpiling, Sass preprocessing and module bundling.
- React
- Gulp
- Browserify
- Mocha + Chai
- ESLint
- etc.
- Clone the repository:
git clone git@github.com:santiaro90/javascript-builds - Install dependencies:
npm install - Look for available tasks/scripts in
gulpfile.jsandpackage.json