Skip to content

Instantly share code, notes, and snippets.

@wreulicke
Created June 30, 2016 09:59
Show Gist options
  • Save wreulicke/5727ed359d1890d88f219870188aaf21 to your computer and use it in GitHub Desktop.
Save wreulicke/5727ed359d1890d88f219870188aaf21 to your computer and use it in GitHub Desktop.
karma
npm install karma --save-dev
npm install karma-jasmine karma-chrome-launcher --save-dev
node_module\.bin\karma init karma.conf.js
rem npm install -g karma-cli
rem node_modules\.bin\karma start karma.conf.js --log-level debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment