Commit adabf0f2 authored by Dida Adams Arizona's avatar Dida Adams Arizona

Add README.md

parents
Pipeline #220 failed with stages
//How to run
npm i -> react-native run-android
//How to create screen
npx ignite-cli g screen <ScreenName>
//How to create redux
npx ignite-cli g redux <ReduxName>
//How to create saga
npx ignite-cli g saga <SagasName>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment