Skip to content

whimc/Path-Displayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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