Skip to content

rayhomie/reactcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@rayhomie/reactcli

install

npm install @rayhomie/reactcli -g

check

# View version
reactcli -V
# or
reactcli --version

# for hlep
reactcli --help

use

Open the terminal and enter the following to create the project

reactcli create your_project_name

start

cd ./your_project_name
yarn ios 
# or
yarn android

Releases

No releases published

Packages

No packages published