Skip to content

rhodey/AI-Ching-Mobile

Repository files navigation

AI-Ching-Mobile

This repo contains the source code for the AI Ching mobile application and you can read more about this project here.

Android

$ npm install
$ npm run start
$ npm run android

iOS

$ npm install
$ cd ios/ && pod install && cd ../
$ npm run start
$ npm run ios

Bump version

$ npx react-native-version --never-amend

Regenerate icons

$ npx app-icon generate

License

Copyright 2022 - Rhodey <mike@rhodey.org>
Creative Commons Attribution-NonCommercial
https://creativecommons.org/licenses/by-nc/4.0

About

This repo contains the source code for the AI Ching mobile application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published