We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
open 2 shell windows and run the following tasks
npm run build.test.watch # 1st window npm run karma.start # 2nd window
(currently there is a bug which causes karma to run only once)