Live on angellist-venture-take-home-project.vercel.app.
This project uses yarn. Go check them out if you don't have them locally installed.
$ yarn
To run the project:
$ yarn build
$ yarn start
To run in development:
$ yarn dev
To run tests on the deal proration allocation API:
$ yarn test --watchAll