Skip to content

fhstpoelten-avr21/granitsteinbruch

Repository files navigation

spuren_logo.svg

DER STEINBRUCH, DAS LAGER UND DIE ORTSCHAFTEN

Description

Entstanden an der FH St. Pölten im Zuge eines Forschungsprojekts.

Links

Tech Stack

Technologie Version Description
Ionic 7 Mobile Framework
Vue 3 Frontend Web Development Framework
Yarn 1.22 Package manager
Capacitor 4.1.1 Cross Device support

Run

Move in the root directory and execute

# Move into your directory
cd /spuren-pulkau/

# Install dependencies
yarn

# or with NPM
npm install

# Start application in browser
ionic serve

Publish to Android

We will use Android Studio as build tool. That installs all necessary SDKs to your machine.

  1. ionic config set -g npmClient yarn (optional | Switching ionic package manager to yarn)
  2. ionic capacitor add android (creates /android and builds /www directories)
  3. ionic capacitor copy android (copies /www/ source into /android)
  4. ionic capacitor open android (open in android studio)
  5. ionic capacitor run android (you have to add a virtual or real device first in android studio)

License

MIT licensed

About

A research project to visualize ww2 history in interactive ways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors