Skip to content

ferrgo/node-rest-api

Repository files navigation

Shopping Cart with Promo discounts

Running

Using yarn

Have Yarn installed locally:

yarn
yarn run start:dev

This will start the server with nodemon and watch for file changes

Testing

Using yarn

Have Yarn installed locally:

yarn
yarn run test:cov

This will run tests with coverage and log report on /coverage. A HTML can be found to check coverage details ./coverage/tests/lcov-report/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published