digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
23 stars 5 forks source link
react-native vocabulary-learning vocabulary-trainer

Lunes App

Android and iOS React native Apps for Lunes

If you are interested in contributing, write an e-mail to Steffi for development issues or to Daniel for non-technical stuff.

Contents

Getting Started

Prerequisites

Project setup

We suggest IntelliJ as IDE on Linux or Mac. If you are using a different IDE like Visual Studio Code, follow the steps here. If you want to develop on Windows, follow the steps here.

Android

iOS

Note: In order to work with the project in XCode, always open ios/Lunes.xcworkspace.

Additional Configuration

Conventions

Our conventions can be found here

Further Reading

Documentation on CI/CD and more can be found in /docs.