https://github.com/the-orange-alliance/pit-display
🖥 Pit Display for FIRST Tech Challenge
https://github.com/the-orange-alliance/pit-display
first first-tech-challenge ftc pit-display react the-orange-alliance
Last synced: 27 days ago
JSON representation
🖥 Pit Display for FIRST Tech Challenge
- Host: GitHub
- URL: https://github.com/the-orange-alliance/pit-display
- Owner: the-orange-alliance
- License: mit
- Created: 2019-12-24T07:35:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T23:07:45.000Z (about 5 years ago)
- Last Synced: 2025-01-30T17:37:09.080Z (3 months ago)
- Topics: first, first-tech-challenge, ftc, pit-display, react, the-orange-alliance
- Language: TypeScript
- Homepage: https://pit.theorangealliance.org/1920-FIM-MCC1
- Size: 194 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TOA Pit Display
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Getting started
`npm install` to install packages.
`npm run start` to run the development server at port 3000.
`npm run build` to build for production.
`npm run test` to run tests.
`npm run deploy` to deploy to production.