New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

racli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

racli

simple react uikits cli, generate react app easily

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

Racli(React App Cli)

simple react uikits cli, generate react app easily

actually this is only generate a project with a boilerplate(not only React boilerplate)

Install

npm install racli -g

Usage

racli projectName
    -u --username, github username for download template
    -r --repo, github repository for download template

e.g.

download default boilerplate for react app.

racli myFirstReactApp

download from https://github.com/xxx/yyy

racli app -u xxx -r yyy

Keywords

react

FAQs

Package last updated on 14 Feb 2017

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