To run:
- run
npm install
cd public/
npx webpack
--> this will build an app.js file in /publiccd ../
- run
npm start
- go to localhost:8000
- webpack config should be global, not in
/public
- build output should go to a
/build
folder - should have hot reloading with webpack & node
- Refactor meltdown game using React
- Setup react + node project from scratch
- Use new firebase API
- All packages (nmp and bower) are way out of date
- Find out how does Phaser.js interact with React i. Renders fast?
- Angualr 1 is dead
- Hot reloading with weback middleware in node
- setup initial joining room - simple button click for now a. room name b. guest name