/laughing-eureka

Intercom-home-test

Primary LanguageJavaScript

Steps to run

  • Clone this repository.
$ git clone https://github.com/sharathvignesh/laughing-eureka.git
  • Install npm dependencies.
$ cd laughing-eureka
$ npm install
  • Run the index.js file.
$ npm start

Test

This project uses mocha for testing.

$ npm test