Socket
Book a DemoInstallSign in
Socket

@rayhomie/reactcli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rayhomie/reactcli

Create A React Project With webpack In TypeScript

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

@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

Keywords

React

FAQs

Package last updated on 13 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts