kejriwalrahul / LeadsPortal

LeadsPortal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeadsPortal

Leads portal for Spons department, Shaastra 2016

  • After cloning the repo, cd into this ditectory and then execute npm install && bower install through terminal.
  • Then run grunt serve
  • If you are installing a new bower or npm package, do that using --save flag. For example, npm install --save <package name> or bower install --save <package name>. This will ensure that the <package name> is saved in the respective package.json and bower.json files respectively.

About

LeadsPortal


Languages

Language:JavaScript 63.7%Language:HTML 21.6%Language:ApacheConf 13.4%Language:CSS 1.4%