Skip to content

个人脚手架,创建项目全部基于 vite + ts

License

Notifications You must be signed in to change notification settings

WHF293/create-whf

Repository files navigation

create-whf

tip: 模仿 create-vite 实现的个人脚手架

临时安装(推荐)

# 任意目录终端下输入以下命令
pnpm create whf
# or
yarn create whf

本地全局安装(不推荐)

# 终端运行
npm i create-whf -g
create-whf

说明

  • 使用 create-whf 创建的项目都是基于 vite + ts,目前无支持 js 项目和 webpack 的打算
  • node 版本要求: 14.18.0 || >=16.0.0

About

个人脚手架,创建项目全部基于 vite + ts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published