mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 03:54:32 +00:00
6 lines
70 B
Bash
6 lines
70 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
npm install
|
||
|
re-natal use-figwheel
|
||
|
react-native run-android
|