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

kang-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kang-cli

脚手架

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

脚手架

目前已有脚手架(后续会增加)

  • react-typescript (react+typescript 的初始化项目)
  • create-react-app (create-react-app 的初始化项目)

    (脚手架名称列表)

使用

  • 安装(也可以局部安装)

    npm init kang-cli -g
    
  • 生成脚手架

    kang init [cli-name] [folder-name]
    

    cli-name:脚手架名称 folder-name:创建的项目名称

Keywords

react

FAQs

Package last updated on 19 Aug 2020

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