danieldeiana / monkees

Band project website for 60s band, The Monkees
0 stars 1 forks source link

Monkees Bandpage

Deployed with surge to: https://monkees.surge.sh

Get it running on your machine

Install local dependencies

Install global dependencies

nodemon

Nodemon is required to run the server locally

karma

Karma is required to run the tests

Invocation

View in browser

Run tests

Inspiration

Using a test driven approach and followed the same setup as Adam Morgan: Testing AngularJS with Jasmine and Karma