annotate node_modules/node-static/test/fixtures/index.html @ 69:333afcfd3f3a

added node_modules to project and fixed path to chronometer also added deps to installer script
author tzara <rc-web@kiben.net>
date Sat, 26 Oct 2013 14:12:50 +0100
parents
children
rev   line source
rc-web@69 1 <html lang="en">
rc-web@69 2 <head>
rc-web@69 3 <title>Awesome page</title>
rc-web@69 4 </head>
rc-web@69 5 <body>
rc-web@69 6 hello world!
rc-web@69 7 </body>
rc-web@69 8 </html>