Repository for work with a Data visualization course. Contains code deployed onto Vega-Lite and Tableau
- Start an http server - possibly in this same (git repo root) directory
e.g.
python3 -m http.server 9000
- Point browser at http://localhost:9000/crMain.html
- Please do not expect any more javascript from me.. This was a one time fling ;)