AvinashGupta / quickapp-js

This is web application boiler-plate using js stack. it includes angularjs, nodejs, monogodb, jade, stylus and express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**

  1. all client applications are added in config/client-applications folder
  2. all client side file dependencies are to be maintained in their respentive folder
  3. to install a new bower file install module with bower like "bower install package_name --save" nad add it in its configuration json file
  4. all client angular modules are manages in public/modules folder where router navigation, controller, directives and all possible dependencies are to be kept.

About

This is web application boiler-plate using js stack. it includes angularjs, nodejs, monogodb, jade, stylus and express.


Languages

Language:HTML 67.6%Language:CSS 21.6%Language:JavaScript 10.8%