Skip to content

arinmirza/routevis

 
 

Repository files navigation

Routevis

Route visualization tool for interdisciplinary project at TU Munich, in collaboration with SAP.

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 90.4%
  • TypeScript 8.3%
  • Other 1.3%