Skip to content

3nvy/GPX-Route-Generator-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web interface for the GPX Route Generator Core project. As a PWA, it will work offline once you access it once and you can install it as an app on a browser that allows it.

You can access the live version at https://routegen.herokuapp.com/

Run a Local Instance

- Requires NodeJS -

Install dependencies

npm i

Run a Development Instance

npm run dev

Run a Production Instance

npm run build && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors