Skip to content

dreamerslab/coke-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.