- Install nodejs
- npm install -g karma
- write karma conf file
- install jasmine: npm install -g karma-jasmine
- Got an error: Can not load "Chrome", it is not registered!
- To Fix: sudo npm install -g karma-chrome-launcher
- Run: /usr/local/lib/node_modules/karma/bin/karma start conf/karma.conf.js
- Browser should pop up
- download angular-mocks.js from https://code.angularjs.org/1.2.16/angular-mocks.js (add to libs/js)
-
Notifications
You must be signed in to change notification settings - Fork 2
sidazad/AngularJS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code for the AngularJS Course - projmgr application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published