https://github.com/mpadge/urbananalyst-demo
Demonstration of full-res data for UrbanAnalyst
https://github.com/mpadge/urbananalyst-demo
Last synced: 5 months ago
JSON representation
Demonstration of full-res data for UrbanAnalyst
- Host: GitHub
- URL: https://github.com/mpadge/urbananalyst-demo
- Owner: mpadge
- License: mit
- Created: 2024-09-20T12:28:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T15:50:21.000Z (6 months ago)
- Last Synced: 2025-01-08T10:07:04.427Z (5 months ago)
- Language: TypeScript
- Homepage: https://demo.urbananalyst.city
- Size: 5.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Urban Analyst Full-Resolution Demo
A demonstration of full-resolution data for individual cities, as an extension
of the [Urban Analyst](https://urbananalyst.city) site.## Run locally
Clone this repo, then:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.