AFLobby 2 Stable and fast lobby system. |
|
By AF/Tom J Nowell |
A crossplatform game lobby built to be fast and scale, using modern Javascript and React.
Once cloned:
npm install
npm run start
This will install all dependencies then start a Webpack watch server. When done it will open the browser, reloading when code is changed.
npm run build
will produce a production build in the dist
folder
- React
- React Router
- Redux
- Babel + Webpack
- Bulma CSS
- SCSS