git clone https://github.com/atlp-rwanda/champs-ec-be.git
$ npm install
$ npm run build
$ npm run dev
Back end with Node.js and postgre SQL
How to run tests:
$ npm run test
the final result for test
20 tests, 0 failures
git clone https://github.com/atlp-rwanda/champs-ec-be.git
$ npm install
$ npm run build
$ npm run dev
Back end with Node.js and postgre SQL
How to run tests:
$ npm run test
the final result for test
20 tests, 0 failures