A Node express application in ES6 transformed using babel.
Installs the dependencies.
This runs the npm prestart and start which first copies the index.js from src to the dist folder. npm start
Make sure the minimum test coverage is achieved.
To run the test and have a watch on the changes.