Skip to content

AquiGorka/sliding-puzzle

Repository files navigation

Sliding Puzzle Build Status Coverage Status

Sliding Puzzle game developed with react, babel, es6, stylus, npm, gulp and webpack.

Dev

npm install
node_modules/gulp/bin/gulp.js

And open up a browser to http://localhost:8080

Build

npm install
node_modules/gulp/bin/gulp.js prod

There will be a newly created build-prod folder

Tests & Linter

npm run test
npm run lint

Demo

http://aquigorka.com/sliding-puzzle/