ShaastraWebops / tif-portal

Registration Portal for Techno Innovation Fair

Home Page:http://tif.shaastra.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caportal

#When deploying the site create a google cloud project sep for it and put in official credential along with domain ,callbackURL etc. For now works with localhost

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.

About

Registration Portal for Techno Innovation Fair

http://tif.shaastra.org


Languages

Language:JavaScript 57.8%Language:HTML 39.7%Language:CSS 2.5%