/unitTest

A test project to learn unit testing using Karma and AngularJS

Primary LanguageJavaScript

This is a project to work as a test bed for AngularJS unit testing. This uses a Foundation CSS framework using the Foundation AngularJS bridge found at https://github.com/madmimi/angular-foundation-bower

To start this project, install the node.js modules

npm install

and install bower components

bower install