🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vtx/cli

Package Overview
Dependencies
Maintainers
8
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtx/cli

前端项目脚手架工具

latest
npmnpm
Version
2.6.37
Version published
Weekly downloads
162
604.35%
Maintainers
8
Weekly downloads
 
Created
Source
# @vtx/cli

基于 umijs 封装的教授工具

Getting Started

npx @vtx/cli new my-app
cd my-app
yarn install
yarn start

Commands

vtx new [options]

Create app with new directory.

Usage Examples

$ vtx new myapp

打包

# 普通打包
$ npm run build

FAQs

Package last updated on 10 Jul 2026

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