Skip to content
Lyndel Thomas edited this page Oct 9, 2012 · 2 revisions

Getting Started

To get started you will need to already have node installed, and have a node app setup that you want to add CRUDr functionality to.

To install CRUDr, type the following in your terminal window:

npm install crudr
Clone this wiki locally