https://github.com/petermikitsh/sandiego-2020-primary-results
Interactive maps for viewing San Diego County 2020 Primary Results
https://github.com/petermikitsh/sandiego-2020-primary-results
d3 d3js elections
Last synced: 3 months ago
JSON representation
Interactive maps for viewing San Diego County 2020 Primary Results
- Host: GitHub
- URL: https://github.com/petermikitsh/sandiego-2020-primary-results
- Owner: petermikitsh
- Created: 2020-03-08T04:10:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T09:59:49.000Z (almost 5 years ago)
- Last Synced: 2025-04-06T15:35:35.110Z (7 months ago)
- Topics: d3, d3js, elections
- Language: TypeScript
- Homepage: https://petermikitsh.github.io/sandiego-2020-primary-results/.
- Size: 36.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sandiego-2020-primary-results
Web app for viewing results from the San Diego County March 3, 2020 primary.

## Development
```
nvm use
yarn install
yarn start
```## Development Resources
- Visualize GeoJSON Files
https://mapshaper.org/## Deploying
```
yarn run build
yarn run deploy
```