GoethePlaner

A school planer app intended to be used by students of the Goethe Gymnasium Lichterfelde.

GPL-3.0 License

Stars
3

GoethePlaner

A school planer app intended to be used by students of the Goethe Gymnasium Lichterfelde.

Dev installation

To setup a workspace, clone the project and run: npm install

Testing

Before you start using the app, you need to start the dev server using: npm run start

You can then use those npm tasks to run the app on a physical device: For Android: npm run android For iOS: npm run ios You can also start the app on an emulator through Android Studio or XCode. Simply open the /android directory with AndroidStudio or the /ios directory with XCode and launch the app.