/mafia

A webapp to play Mafia tabletop games

Primary LanguageCSS

Mafia Moderator

A web app to help moderator during a tabletop Mafia game

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Node.JS

Installing

This will help you to get a development env running

  • Install dependencies
yarn install
  • Start development server
yarn start

Deployment

You can build the app for production using build script. It correctly bundles React in production mode and optimizes the build for the best performance.

yarn build

This build is minified and filenames include the hashes. You can deploy /build folder on a static file hosting.

Built With

Authors