A Static Web Server with Built-in Preprocessing – Harp
Harp is a zero-configuration static web server with built in preprocessing. It supports Jade, Markdown, EJS, LESS, Stylus, and CoffeeScript. Harp is great for rapidly building front-end web applications, documentation, and blogs. Harp intelligently compiles assets as the browser needs them, so it’s insanely fast. All you have to do is Save and Refresh. You can keep your code clean…