An open API service indexing awesome lists of open source software.

https://github.com/alnorris/calculator-test


https://github.com/alnorris/calculator-test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Calculator

Node 10 required.

Please run

- `npm i`
- `npm start` for react ui
- `npm run server` for server api

## Tests
- `npm test` to run tests (supertest and enzyme)