graphics of madison working

This commit is contained in:
Evan Scamehorn
2025-11-26 00:55:00 -06:00
parent b1bc785b5b
commit f7667a28ff
6 changed files with 66 additions and 13 deletions

View File

@@ -7,3 +7,9 @@ Map Madison interactively in 3D, and simulate building transit lines.
```bash
npx vite
```
#### Process Mapping Data
```bash
npm run gen-map
```