Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 387 Bytes

Drive

Drive is a web application framework for Node.js. Following in the tradition of Ruby on Rails and Play! Framework, but built on Node.js and Express/Connect middleware.

Some key features:

  • Hot reloading of application code including controllers, models and views.
  • Support for compiled assets. Currently includes CoffeeScript and LESS CSS.
  • Use of the Bliss template engine.