Dieser Prototyp wurde im Rahmen der Gastvorlesung UX Design der Universität Paderborn erstellt.
#To run Ionic Project
- Install node.js: https://nodejs.org/en/download/
- Test node is installed, by testing in console node --version and npm -- version
- Install Ionic CLI: npm install -g @ionic/cli
- in project directory (console) run npm install
- Start App by running in project directory (console): ionic serve
- Command will run local server, see console output for localhost url