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

create-wtg

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

create-wtg

vue模板

unpublished
latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

create-wtg

模板下载,暂时只支持 Vue2.7

Features

  • 默认使用: vue, ts-node, tsc
  • Typescript

Requirement

GitHub Template

If you prefer to do it manually with the cleaner git history

# 拉取仓库
$ git clone http://39.105.213.162:8080/liwangyong/create-wtg.git


# 下载依赖
$ npm install create-wtg -g
$ yarn create wtg <ProjectName>
$ npm create wtg <ProjectName>


# 生成项目
$ create-wtg <ProjectName>

# 进入项目
$ cd <ProjectName>

FAQs

Package last updated on 09 Aug 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