https://github.com/uwdata/istc-explorer
https://github.com/uwdata/istc-explorer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uwdata/istc-explorer
- Owner: uwdata
- Created: 2016-07-18T17:56:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T18:06:59.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T14:01:41.058Z (4 months ago)
- Language: JavaScript
- Size: 347 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISTC Big Dawg Data Explorerer
## Running Instructions
1. Launch a local webserver (e.g., `python -m SimpleHTTPServer 8000`).
2. Point your browser at it (e.g., `http://localhost:8000/web`).