https://github.com/ovotech/rps-no-framework
https://github.com/ovotech/rps-no-framework
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovotech/rps-no-framework
- Owner: ovotech
- Created: 2019-08-09T11:36:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T01:31:29.000Z (about 3 years ago)
- Last Synced: 2025-02-05T01:30:34.108Z (over 1 year ago)
- Language: TypeScript
- Size: 1.53 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock, Paper, Scissors
## Setup
1. Clone repository
2. `yarn`
## Running
- `yarn start` runs application at http://localhost:1234
## Testing
- `yarn test` to run unit tests