/bench_rest_test

Primary LanguageJavaScriptMIT LicenseMIT

bench_rest_test

Getting started

Requirements

Downloading the dependencies (node modules)

  • Clone the repo: git clone git clone git@github.com:fayezosaadi/bench_rest_test.git or git clone https://github.com/fayezosaadi/bench_rest_test.git
  • Install dependencies: npm install or npm i for short

Start the app

  • To start the app run npm run start

Running the tests

  • for running the tests npm run test