A full stack browser game.
Webpack, Babel, React, Express
Use npm install to install dependencies
npm install
Use npm run client to start webpack to compile bundle
npm run dev
Use npm start to run server
npm start
Go to http://localhost:8080 to view the project.
- 0.1
- Initial Release