Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

dragv-cli

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dragv-cli

dragv脚手架

latest
npmnpm
Version
0.0.75
Version published
Maintainers
1
Created
Source

dragv-cli 工具使用说明

简介

  • 操作系统: Mac/Windows/Linux
  • nodejs环境 >= node v10.13.0 版本以上
  • webpack >= v5.0.0 版本以上
  • 开源协议: UNLICEN

安装

稳定版安装:

npm install dragv-cli -g

相关指令


  Options:
  -v, --version             output the version number
  -h, --help                output usage information

Commands:
   create <name>             创建项目

Examples:
  $ dragv-cli create hello-world                【 创建项目 - 暂时只支持react 】
  $ npm run start || yarn start                 【 运行插件 】
  $ npm run build || yarn build                 【 打包插件 】
  $ dragv-cli -v                                【 查看版本号 】
  $ dragv-cli -h                                【 查看帮助信息 】

Keywords

dragv脚手架

FAQs

Package last updated on 24 Oct 2022

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