Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 249 Bytes

File metadata and controls

14 lines (8 loc) · 249 Bytes

Knode

Knode Node MVC framework. A very basic mvc pattern framework (inspired by Laravel) with mongodb.

Getting Started

After downloading, Run command

npm install

Then run below command to start application.

npm start