ShaastraWebops / summitregistations-2018

Repository for handling summit registrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summitregistations2018

This project was generated with the Angular Full-Stack Generator version 4.2.0.

Getting Started

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

Repository for handling summit registrations


Languages

Language:JavaScript 83.0%Language:HTML 13.0%Language:CSS 4.0%