The Client for the DEMOCRACY App. This includes iOS and Android generated from the same Codebase.
🎥 Video des Entwicklungsstandes 26.02.2018
🎥 Video des Entwicklungsstandes 15.12.2017
- Node.js
- Android Studio or Android SDK follow the installation Instructions here
- [optional][windows] install windows-build-tools for node
npm install --global --production windows-build-tools (installs python) (requireds administrator rights)
Clone the git repo & install packages
git clone git@github.com:demokratie-live/democracy-client.git
cd democracy-client
yarn install
cp ./.env.debug.example ./.env.debug
touch ./.env.debug
yarn start:android
yarn start:ios
yarn build:android
yarn build:ios
yarn test:lint
Deployment is done with Travis CI
Anyone and everyone is welcome to contribute. Start by checking out the list of open issues.
Copyright © 2017-present DEMOCRACY Deutschland e.V.. This source code is licensed under the Apache 2.0 license found in the LICENSE file.
Made with ♥ by Team DEMOCRACY (democracy-deutschland.de), startnext contributors and contributors