Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 796 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 796 Bytes

frontendIonic

This project was generated with Angular CLI version 9.1.6 and Ionic .

To implement the camera input for uploading answers, the guide here was used. To build the Android/IOS- Version, please follow these steps:

  1. ionic build
  2. ionic cap add ios
  3. ionic cap add android
  4. ionic cap copy
  5. ionic cap sync
  6. ionic cap open ios (Xcode required)/ ionic cap open android (Android Studio required)

Development server

Run ionic serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.