Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

young-create

BluesYoung-web11ISC1.0.0

个人项目脚手架(拉取github对应的demo创建新的项目)

nodejs, 前端, 脚手架

readme

说明

  • 个人项目脚手架
  • 拉取 github/gitee 对应的 demo 创建新的项目

安装

npm i -g young-create

使用

  • 当前命令行所在目录最好不要有与参数同名的目录,否则会被删除
# gitee https://gitee.com/BluseYoung-web
young-create -F 想要创建的项目名称 -T gitee上模板项目的名称