Skip to content

luca-bruegger/gradebooklet-app

Repository files navigation

gradebooklet-app

CircleCI

Mobile Application to manage your grades.

Getting Started

To get ready for your contribution, make sure you've done the following things.

Setup

Install the Ionic cli

npm install @ionic/cli

Get the node packages

npm install

Build with Capacitor

ionic cap sync

Run with Capacitor

ionic cap run ios