shah-smit / live-stream-hack

Home Page:https://angular-live-stream.azurewebsites.net/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveVideo

Build Status

Prerequisite

  • Node v7.4.0
  • Angular-Cli v1.3.0

Setup

  • Clone the repository
  • go to the directory
  • perform npm install

Run the project

  • perform ng serve

Deployment

  • ensure that the command ng build -prod is being excuted without any error.

Test Driven Development

  • Every helper-method written must have a test associated with it.
  • Ensure to perform ng test before making a pull-request

Contributors

About

https://angular-live-stream.azurewebsites.net/#/


Languages

Language:TypeScript 56.6%Language:HTML 21.2%Language:Shell 14.0%Language:JavaScript 6.1%Language:CSS 2.2%