Skip to content

JordanZaerr/TrainRoutesPolymer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train Routes with Polymer

This application uses Polymer to display where the Blue Line, GreenLine, Red line, and S-Line Street Car trains are for UTA in Utah.

Prerequisites

Steps to get running

  • Clone repository
  • Run npm install to install the dependencies (run from folder where you cloned the repo)
  • Run npm start to start up the server.
  • Navigate to http:\\localhost:3000 in your browser

Steps to debug

  • Have node inspector installed npm install -g node-inspector
  • Run node-debug server.js This will launch the debugger site in your browser. This only works in a webkit browser, chrome or safari. If your default browser isn't one of these then copy the url into one of those browsers.
  • Navigate to http:\\localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published