Skip to content

A university project for an app that routes users with auditory clues.

Notifications You must be signed in to change notification settings

JulianEgbert/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

About

A university project for an app that routes users with auditory clues.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 76.0%
  • HTML 13.9%
  • Java 4.5%
  • CSS 4.2%
  • TypeScript 1.4%