Skip to content

jayakrishnankk/dudley_late

 
 

Repository files navigation

t-time

This project was generated with the Angular Full-Stack Generator version 3.7.6. Look in the slack channel for the api-key and session secret and copy that into local.env.js server/config/environment/development.js set seedDB:true

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.

Testing

Running npm test will run the unit tests with karma.

About

The DSNI app from CodeAcross 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • ApacheConf 17.2%
  • HTML 15.8%
  • CSS 1.9%