create-lemon
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

✨create lemon✨

>_ Easy to use create template

📖 介绍

create-lemon 是一个用于快速创建 前后端 项目的轻量脚手架工具,它提供了一些模板供你选择。

🚤 快速使用

pnpm create lemon # 交互式创建项目
pnpm create lemon <项目名称> # 默认用 ts 模板
pnpm create lemon <项目名称> -t <模板名>

create lemon 支持 -t 参数选择模板,目前已有 5 个模板,分别是 defaultvscodelemon-reactlemon-vuelemon-uniapp

📦 模版列表

  • default - TypeScript 基础模板(默认)
  • vscode - VSCode 插件项目模板
  • lemon-react - 基于 React 生态系统的移动 web 应用模板
  • lemon-vue - 基于 Vue 3 生态系统的移动 web 应用模板
  • lemon-uniapp - 基于 UniApp 生态系统的小程序应用模板

License

MIT License © 2024-PRESENT sankeyangshu

Package Sidebar

Install

npm i create-lemon

Weekly Downloads

6

Version

0.3.2

License

MIT

Unpacked Size

26.7 kB

Total Files

7

Last publish

Collaborators

  • sankeyangshu