Skip to content

StartupPingPong/scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

005edfe · Jan 22, 2018

History

70 Commits
Jan 18, 2018
Jan 22, 2018
Jan 18, 2018
Jan 19, 2018
Jan 21, 2018
Jan 18, 2018
Jan 21, 2018
Jan 21, 2018
Jan 20, 2018
Jan 18, 2018
Jan 21, 2018
Jan 18, 2018

Repository files navigation

Startup Ping-Pong Gbg

Build Status

Scoreboard App

App to be used during Startup Ping Pong events

Setting up

  1. In project root
yarn install
  1. Set a port for the backend
set PORT=3001
  1. Run the server
nodemon bin/www
  1. In the client folder
yarn install
  1. Run the client
yarn start

Instructions

The Scoreboard App display and manages information of tournaments and currently signed up teams.

Acknowledgement

This project was bootstrapped with Create React App.

Releases

No releases published

Packages

No packages published