0.1.2 • Published 5 years ago
@rayhomie/rncli v0.1.2
rncli
install
npm install @rayhomie/rncli -gcheck
# View version
rncli -V
# or
rncli --version
# for hlep
rncli --helpuse
Open the terminal and enter the following to create the project
rncli create your_project_namestart
cd ./your_project_name
yarn ios
# or
yarn android