Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

tomjn/aflobby2

Repository files navigation

AFLobby 2
Stable and fast lobby system.
By AF/Tom J Nowell

AFLobby 2

A crossplatform game lobby built to be fast and scale, using modern Javascript and React.

Quickstart

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

Notable Libraries & Technologies

  • React
  • React Router
  • Redux
  • Babel + Webpack
  • Bulma CSS
  • SCSS