Table of Contents
The Accessible Routes project was established to provide students with a guide to navigating a less-than-accessible campus.
- Clone or fork the repo
- GitHub Desktop: download here
- Clone repo through Git Bash
$ git clone https://github.com/json-mp3/Accessible-Routes- To fork, press the fork button on the top right of the repo, or here
- Node.js
- Download here
- Open terminal in the project folder and change directory to the webb folder
cd webb - There will be a few commands that need to be run before opening the website
npm installnpm install react react-dom leafletnpm install react-leaflet - Open the website
npm start
Distributed under the MIT License. See LICENSE for more information.