Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 593 Bytes

File metadata and controls

24 lines (17 loc) · 593 Bytes

Tegan Barry - Favorite Places Projects


Built with
JS
AngularJS
I run it using "HTTP Server"

CSS
Built using Bootstrap
BEM naming convention for class names

Testing
Tests built using Karma, Jasmine and angular-google-maps-mock
To run the tests you will first have to install karma: http://karma-runner.github.io/1.0/intro/installation.html
Run it using 'karma start' from the project directory. The results should be:

Executed 1 of 3 SUCCESS
Executed 2 of 3 SUCCESS
Executed 3 of 3 SUCCESS