Seed project for a mobile Open App Ecosystem client application.
git clone
npm run setup
When you're ready to release you can use npm run gen-key
to generate a new key, and npm run release
to build a release apk.
- Universal (Web and Mobile)
- GraphQL client
- Navigation
- Internationalization
- Deep linking
- Easy rebranding
Incorporate this seed into a create-react-app-like tool.