nagypeterjob / angular2-mocha-unit-test-configuration

3 stars 0 forks source link

Project files for the Angular2 x Mocha test environment


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