Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 306 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 306 Bytes

Path-Displayer

This is a simple web app that makes use of the Path Generator API to display the path maps.

Configuration

Create .env from .env-empty and fill it in with the appropriate URLs.

Running the web app

npm install
npm run start