Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

TaskarCenterAtUW/OpenPedDataPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDataPortal

Use of public data to understand pedestrian access issues

Setup

  • Download and install Node.js
  • Download react: npm install --save react
  • Download a command line tool to create a new react application, run: npm install -g create-react-app
  • Download react router dom - it enables client-side URL routing: npm install --save react-router-dom

Running the app

  • Once everything is installed, switch into the app directory: OpenPedDataPortal/dashboard
  • Run: npm start -- opens a new tab with the app in the default browser

About

Use of public data to understand pedestrian access issues

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors