- NodeJS v10.7.0+ (https://nodejs.org)
- Clone the repo: git clone
git clone git@github.com:fayezosaadi/bench_rest_test.git
orgit clone https://github.com/fayezosaadi/bench_rest_test.git
- Install dependencies:
npm install
ornpm i
for short
- To start the app run
npm run start
- for running the tests
npm run test