Sliding Puzzle game developed with react, babel, es6, stylus, npm, gulp and webpack.
npm install
node_modules/gulp/bin/gulp.js
And open up a browser to http://localhost:8080
npm install
node_modules/gulp/bin/gulp.js prod
There will be a newly created build-prod folder
npm run test
npm run lint