Skip to content

ubcspin/TCO-visualization-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCO Visualization Dashboard

This site is published using GitHub Pages at: https://ubcspin.github.io/TCO-visualization-dashboard/

How to run:

  1. Install some sort of HTTP server (ex: http-server in Node or http.server in Python); Python ref: https://ryanblunden.com/create-a-http-server-with-one-command-thanks-to-python-29fcfdcd240e
  2. Navigate to this repo's top-level directory in a command line
  3. Run your HTTP server (Python 2 — 'python -m SimpleHTTPServer 8000' , Python 3 — 'python -m http.server 8000')
  4. Open the URL suggested by your server (ex: 127.0.0.1:8080, http://localhost:8000/index.html)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •