<<<<<<< HEAD

JS Boilerplate Code

Supports

  • eslint
  • Mocha
  • Chai
  • Recommended folder structure for a JS project

How to start running

Run these commands

Install the required dependencies

$ npm install

Install mocha globally for TDD/BDD

$ sudo npm install mocha -g

Install gulp globally

$ sudo npm install gulp -g

To build the app

$ npm run build

To run the app

$ npm run execute

=======

D3DataMerging

67c4bbb8fedc8ea7d8a77fe07deb8fe5dbf7e2f5