Skip to content

Locally hosted dashboard created to display random comics (dilbert, XKCD, Calvin and Hobbes), weather and traffic updates on any monitors using AngularJS

License

Notifications You must be signed in to change notification settings

DavidXSGao/Daily-Updates-Dashboard-AngularJS-HTML-CSS

Repository files navigation

Leonardo Broadcasting System

A project to help developers learn Angular 2 and power our TV displays.

Usage

  • Install node.js from https://nodejs.org by downloading and installing the 'Recommended For Most Users' version.
  • Retrieve / clone the dashboard code to a local directory
  • WINDOWS ONLY open a command prompt and navigate to the directory with the dashboard code
    • run npm install -g webpack webpack-dev-server typescript file-loader url-loader to install global dependencies
  • In the directory with the dashboard code:
    • run npm install to install dependencies
    • run npm start to fire up dev server
  • open browser to http://localhost:3000
  • if you want to use other port, open package.json file, then change port in --port 3000 script
  • make sure you install cross origin request plugin from https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?hl=en

About

Locally hosted dashboard created to display random comics (dilbert, XKCD, Calvin and Hobbes), weather and traffic updates on any monitors using AngularJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published