Quick start

  1. Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
  2. Clone this repo using git clone https://github.com/AlouiOlfa/technical_test_medialis <YOUR_PROJECT_NAME>
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Run npm run install to install dependencies.
    At this point you can run npm start to see the example app at http://localhost:3000.