Sonar introduction codelab starter

This is the starter code for the Sonar introduction codelab.

Setup

  1. Clone this repository

  2. Install the dependencies

    npm install

  3. Run the tests

    npm test