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.
$ npm install
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.)
$ npm run build
The optimized files will be generated into their own folder build
.
$ npm test
See the CRA_README.md-file for more details on the React bootstrap.
Copyright Β©2018 β Roberth Hansson-TornΓ©us β R-H-T ([email protected]), all rights reserved.