Use git clone https://github.com/nagypeterjob/angular2-mocha-unit-test-configuration.git
to donwload the code from the repository
After you have downloaded the code run npm install
and npm start
to start lite-server.
Do npm run build
and npm test
to run unit tests with mocha.
Related blogpost on medium: post