Skip to content

Demonstrate the Scheduler mechanism. Scheduler runs only when application screen is active.

Notifications You must be signed in to change notification settings

kurbhatt/Angular2Scheduler

Repository files navigation

Angular2Scheduler

  • Scheduler application developed using Angular CLI and Angular 2.
  • Scheduler will get enabled when browser tab is active, till then scheduler will be in idle state and will not be run.

To Run This Application

  • ng serve
  • ng serve --port 4205 (this will run application on specified port, 4205)

To Build This Application

  • ng build
  • ng build --prod (This will created production build)
  • ng build --aot (This will create Ahead Of Time build)

For further Query or Found any Issue Please Contact:

Email: [email protected]

Skype: kurbhatt

About

Demonstrate the Scheduler mechanism. Scheduler runs only when application screen is active.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published