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

dbg-fe-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

dbg-fe-cli

DBG部门的前端脚手架

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

deb-fe-cli

使用场景

极光数据应用研发部(DBG)前端脚手架,快速创建统一模板的前端项目。

安装

npm install -g dbg-fe-cli
yarn global add dbg-fe-cli

检查版本

deb-fe-cli -V

升级

如需升级全局的 deb-fe-cli 包,请运行:

npm update -g  dbg-fe-cli
yarn global upgrade --latest dbg-fe-cli

示例

创建一个 React 应用

dbg-fe-cli init projectName

在请选择前端框架中,选择 React。

其他

暂时只支持创建 React、微信小程序 应用

FAQs

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