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

@@ -4,6 +4,7 @@
"description": "Map Madison interactively in 3D, and simulate building transit lines.",
"main": "index.js",
"scripts": {
"gen-map": "./data-pipeline/.venv/bin/python data-pipeline/generate_city.py",
"dev": "vite",
"build": "vite build",
"preview": "vite preview"