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

scaffold-init

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scaffold-init

scaffold start-kit for react

latest
Source
npmnpm
Version
1.1.11
Version published
Weekly downloads
19
533.33%
Maintainers
1
Weekly downloads
 
Created
Source

scaffold-init

build-status npm (custom registry)

Quickstart

npm install -g scaffold-init

yarn global add scaffold-init

struct-init template my-project

How to use

  • view template list
struct list
  • add template
struct add
  • delete template
struct delete

简易前端框架

安装

npm install -g scaffold-init

yarn global add scaffold-init

如何使用

  • 查看模板列表
struct list
  • 添加模板
struct add
  • 删除模板
struct delete
  • 利用模板初始化项目,template:模板名称 my-project:创建的项目名称
struct-init template my-project

注:此项目暂时只支持Git仓库项目作为模板,前端小白,请多指教!

Keywords

react

FAQs

Package last updated on 10 Apr 2018

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