https://github.com/enso-ui/mobile-app
Enso Mobile application
https://github.com/enso-ui/mobile-app
Last synced: 4 months ago
JSON representation
Enso Mobile application
- Host: GitHub
- URL: https://github.com/enso-ui/mobile-app
- Owner: enso-ui
- Created: 2020-07-06T13:09:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:53:51.000Z (over 2 years ago)
- Last Synced: 2024-12-31T00:33:51.150Z (6 months ago)
- Language: JavaScript
- Size: 682 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile App

Laravel Mobile App
### Installation, Configuration & Usage
1. install `android-studio` or `xcode` (you can check [this](https://developer.android.com/studio/install) and [this](https://apps.apple.com/us/app/xcode/id497799835?mt=12))
2. create an `android emulator` (you can check [this](https://developer.android.com/studio/run/managing-avds))
3. yarn
4. install explo-cli (npm install -g expo-cli)
5. `expo start` after that you can run on `android` or `ios`
6. expo build:android , expo build:ios (for publishing)## Contributions
are welcome. Pull requests are great, but issues are good too.
Thank you to all the people who already contributed to Enso!
## License
[ISC](https://opensource.org/licenses/ISC)