A Simple feed reader web app with test-driven development using Jasmine.
- If you familiar with python
git clone https://github.com/Sh4reef/fend-feed-reader-testing.git
cd fend-feed-reader-testing
sudo python -m SimpleHTTPServer 80
- Or open the index.html file directly
