Skip to content
Reuters test
JavaScript CSS
Find file
Latest commit 74b438d Claudio Santini tests
Failed to load latest commit information.
.idea
css
img
lib
partials
scripts
README.md
index.html
reuters.iml

README.md

reuters

You need an HTTP server to run it, because it uses partial views that cannot be loaded otherwise. You can use any simple HTTP server for this purpose. e.g.:

$ python -m SimpleHTTPServer

then open http://localhost:8000

tests

I would have written tests, but there was no time in "2 hours" for it.

Something went wrong with that request. Please try again.