Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enso-ui/mobile-app
Enso Mobile application
https://github.com/enso-ui/mobile-app
Last synced: 18 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:53:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-12T04:37:19.755Z (almost 2 years 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
![GitHub top language](https://img.shields.io/github/languages/top/enso-ui/mobile-app.svg)
![GitHub issues](https://img.shields.io/github/issues/enso-ui/mobile-app.svg)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)