https://github.com/googleinterns/step191-2020
https://github.com/googleinterns/step191-2020
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googleinterns/step191-2020
- Owner: googleinterns
- Archived: true
- Created: 2020-06-19T16:37:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T22:49:32.000Z (over 2 years ago)
- Last Synced: 2025-04-05T12:31:13.126Z (about 1 year ago)
- Language: Java
- Size: 30.4 MB
- Stars: 4
- Watchers: 3
- Forks: 7
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# step191-2020
Repo for the Awesome Pod! 🔥
TODO(interns): Come up with name maybe based on your capstone or even anything else!
Setup:
```
npm install
```
Run front end tests:
```
npm test
```