https://github.com/interactivethings/inclusive-data
This repo is an experiment to develop inclusive data visualization
https://github.com/interactivethings/inclusive-data
Last synced: 2 months ago
JSON representation
This repo is an experiment to develop inclusive data visualization
- Host: GitHub
- URL: https://github.com/interactivethings/inclusive-data
- Owner: interactivethings
- Created: 2018-08-08T06:03:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T09:45:56.000Z (over 3 years ago)
- Last Synced: 2025-01-12T20:30:28.839Z (4 months ago)
- Language: JavaScript
- Homepage: https://inclusive.interactivethings.io/#/
- Size: 10.9 MB
- Stars: 4
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inclusive Data visualization
This is a lab project to make data visualizations more accessible.
# Development setup
The development environment was bootstrapped with `create-react-app`.
Running `yarn start` will start a development server and open a browser page pointing at the local server at port `3000`.