The webapp for the Awesome Multiplayer Games website, connecting to the awesome-games-api.
- Install the node version defined in
.nvmrc
(e.g. vianvm install
ornvm use
) - Install dependencies via
npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Format the code with Prettier.
Lint the code with ESLint.
Builds the app for production to the build
folder.