Skip to content

ErkiAnd/trafficViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trafficViz

Running via Docker:

The application queries the trafficSim server which should be running on port 5000. Check out https://github.com/ErikAndersen81/trafficSim for details.

docker run --publish 3000:3000 --name trafficViz erikandersen81/trafficViz Then just visit localhost:3000 in your browser!

Native installation

Clone this repository, cd into traffiViz and run

npm install You can then run the application with npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published