Skip to content

BrothaSam/RevUnit

Repository files navigation

RevUnit

RevUnit take home assignment. A simple RESTful service for creating and fetching customers.

Set up

  1. Install packages
npm i
  1. Install husky to set up pre commit hooks.
npm run prep-husky
  1. Run dev
npm run start:watch
  1. Build prod
npm run build
  1. Run prod
npm run start

About

RevUnit take home assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published