Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

30 lines (13 loc) · 408 Bytes

COKE

“ COKE is a node.js MVC framework base on Express. It does not add too many magic, instead it provides a clean and well structured project bootstrap.

Requires

  • node >= 0.8.x
  • mongodb >= 2.X
  • packages
    • see packages.json

Installation

  • See docs/installation.md

Run server

  • See docs/start-server.md

Documentation

Please see docs folder for more details.