Create a game in canvas with React
The code from the book is available in tag v1.0
The current code in the master branch is updated to using webpack 2
The current code also uses yarn rather than npm shrinkwrap
http://reactjsblueprints-chapter10.herokuapp.com
- git clone
- npm install (or preferably yarn)
- npm start (or yarn start)
Open web browser and go to http://localhost:8080