Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovotech/rps-no-framework
https://github.com/ovotech/rps-no-framework
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovotech/rps-no-framework
- Owner: ovotech
- Created: 2019-08-09T11:36:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:29:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T17:55:53.563Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 8
-
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