- Notifications
You must be signed in to change notification settings - Fork2
R-H-T/football
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 athttps://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 onhttp://localhost:3000and 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 folderbuild
.
$ npmtest
See theCRA_README.md-file for more details on the React bootstrap.
Copyright ©2018 – Roberth Hansson-Tornéus –R-H-T (Gawee.Narak@gmail.com), all rights reserved.