A clone of the popular iphone game written in javascript.
npm install
npm start
http://localhost:8080/webpack-dev-server/
to run your application.http://localhost:8080/webpack-dev-server/test.html
to run your test suite in the browser.
npm run build
npm test