Installation
npm install
Start
(Run the back before running the front: https://github.com/emuraton/channels-offers-backend)
npm run start
Testing:
npm run test
Debug testing:
npm run test:watch
Prod build:
npm run dist
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Installation
npm install
Start
(Run the back before running the front: https://github.com/emuraton/channels-offers-backend)
npm run start
Testing:
npm run test
Debug testing:
npm run test:watch
Prod build:
npm run dist