Kdongs Angular Initial project development. Running the project Dev npm run start Running tests Simple terminal run Will run tests with ChromeHeadless, running only in terminal. npm run test With coverage info To generate code coverage analysis. npm run test:coverage