Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

marmelab/Posters_Galore_Android

Repository files navigation

hackday Archived Repository
The code of this repository was written during a Hack Day by a Marmelab developer. It's part of the distributed R&D effort at Marmelab, where each developer spends 2 days a month for learning and experimentation.
This code is not intended to be used in production, and is not maintained.

Posters Galore for Android

An experimental Android application to easily buy posters, built with React Native, using Redux and a REST API.

Posters Galore Example

Dependencies

make install

Run the application

  • Install Genymotion (or another android emulator) and run a virtual android phone

  • If it's the first time you launch the app, you should run node node_modules/react-native/local-cli/cli.js android (do not overwrite .gitignore and index.android.js)

  • Run the following command:

make run

Unit tests

make test

Releases

No releases published

Packages

No packages published