Skip to content

Latest commit

Β 

History

History
54 lines (36 loc) Β· 1.19 KB

README.md

File metadata and controls

54 lines (36 loc) Β· 1.19 KB

Table Football – React Web App

A simplified score tracking React web app designed to run on Mobile, Desktop and TV, and projected on a building on fun events. πŸ’βœŒοΈπŸ”¦

This project is the front-end which is being persisted by the Table Football - GraphQL API Server project.


Setup

$ npm install

Get Started

Clone the backend server at https://github.com/R-H-T/tf-graphql and follow the instructions.

When you've got the backend up and running, run the following command for this project:

$ npm start

Now the project should be running on http://localhost:3000 and your local network. (You can also open it with your smartphone, tablet or TV, etc.)


Production Build

$ npm run build

The optimized files will be generated into their own folder build.


Run Tests

$ npm test

More Details

See the CRA_README.md-file for more details on the React bootstrap.


License

Copyright Β©2018 – Roberth Hansson-TornΓ©us – R-H-T ([email protected]), all rights reserved.