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 installClone 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 startNow 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 buildThe optimized files will be generated into their own folder build.
$ npm testSee 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.
