/maps

Extended reality maps app.

Primary LanguageSvelte

Space map

Extended reality for space distances.

Get started

Install the dependencies...

cd svelte-app
npm install

...then start

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Building and running in production mode

To create an optimised version of the app:

npm run build