- 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
This project uses mocha for testing.
$ npm test
$ git clone https://github.com/sharathvignesh/laughing-eureka.git
$ cd laughing-eureka
$ npm install
index.js
file.$ npm start
This project uses mocha for testing.
$ npm test