sayus2884 / cam

A CodeIgniter, Angula.js, and MongoDB stack template.
1 stars 1 forks source link

CodeIgniter, Angular.js, & MongoDB Stack

Requires

  1. XAMPP
  2. Node.js
  3. MongoDB

Installation

In command console, input commands:

npm install && bower install

grunt

Note

Run grunt again if you are changing or adding javascript files in app folder.