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

fizz-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fizz-cli

fizz项目脚手架

latest
npmnpm
Version
1.3.0
Version published
Maintainers
1
Created
Source

Fizz 框架脚手架,提供项目初始化、更新项目中的框架代码等功能

仅限内网环境使用

安装

npm install -g fizz-cli

使用

初始化项目

fizz-cli 目前支持初始化 vue 和 ie 两类不同的项目,在控制台中进入要初始化项目的目录,然后执行以下命令,按提示即可完成初始化。

fizz init

更新项目框架

进入项目目录,在控制台中输入如下命令,按提示即可完成项目中框架代码的更新。

fizz update

Keywords

fizz

FAQs

Package last updated on 10 Apr 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