Skip to content

Finn-HPI/SpatialNavigator

Repository files navigation

Spatial Navigator

This is a project created by JulianEgbert and Finn Schöllkopf.

Running this example

First install all required dependencies:

npm install

Then you can build the application and preview it:

npm run build
npm run preview

Deploying on phone

For this to work you need to install Android Studio. The command npx cap open will then open your project in Android Studio.

npx cap sync
npx cap open