rn-aeb-test
v0.0.3
Published
<h1 align="center"> <img alt="logo" src="./assets/icon.png" width="124px" style="border-radius:10px"/><br/> Mobile App </h1>
Downloads
20
Readme
This Project is based on Obytes starter
Requirements
- React Native dev environment
- Node.js LTS release
- Git
- Watchman, required only for macOS or Linux users
- Pnpm
- VS Code Editor ⚠️ Make sure to install all recommended extension from
.vscode/extensions.json
👋 Quick start
Clone the repo to your machine and install deps :
git clone https://github.com/user/repo-name
cd ./repo-name
pnpm install
To run the app on ios
pnpm ios
To run the app on Android
pnpm android