codeforpublic / morchana-app
- воскресенье, 10 января 2021 г. в 00:24:27
TypeScript
First follow this instruction to setup react-native https://reactnative.dev/docs/getting-started
Create .env file by rename from .env.dev
https://github.com/codeforpublic/morchana-app.git
cd /morchana-app && yarn && (cd ios; pod install)
npx react-native run-ios
git clone https://github.com/codeforpublic/morchana-app.git
cd morchana-app && yarn
npx react-native run-android