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: over 1 year ago
JSON representation

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