Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 562 Bytes

File metadata and controls

48 lines (27 loc) · 562 Bytes

react-2d-game-test

Start

$ npm install
$ npm start

commands

  • npm run build - build for production
  • npm run watch - automatically recompile during development
  • npm run serve - start a static development web server
  • npm start - watch and serve

features

issues

Pixi

  • svg

canvas dimensions

  • react-dimensions
  • react-bounds

Webpack

babel

  • plugins

TODO

Notes

  • Seems like 'react always needs to be imported

sources

other areas of interest