# create-chopper **Repository Path**: justit/create-chopper ## Basic Information - **Project Name**: create-chopper - **Description**: 一个用来代替cv的脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2025-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # create-chopper > 乔巴是草帽一伙的船医,吃了人人果实的驯鹿,可用蓝波球进行八段变形。 —— 来自 [海贼王](https://one-piece.com/) 。 啊,不。 这只是一个代替cv的脚手架... --- ### 食用方式 With NPM: ```bash $ npm create chopper ``` With Yarn: ```bash $ yarn create chopper ``` With PNPM: ```bash $ pnpm create chopper ``` 然后按照提示去做! > **兼容性注意:** > 要求 [Node.js](https://nodejs.org/en/) 版本 >=18+,20+。 然而,有些模板需要依赖更高的 Node 版本才能正常运行,当你的包管理器发出警告时,请注意升级你的 Node 版本。 ### 目前支持的模板预置: - vue - vue模板合集 - [vite-template](https://gitee.com/justit/vite-template) - 一套完整的 vue3 + Vite + ElementPlus 后台管理系统 拥有完善的权限体系,常用组件封装 - [vite-js-template](https://gitee.com/justit/vite-js-template) - 一套 vue3 + Vite + Js 开发模板 - [vite-ts-template](https://gitee.com/justit/vite-ts-template) - 一套 vue3 + Vite + Ts 开发模板 - [nuxt3-template](https://gitee.com/justit/nuxt3-template) - 一套 nuxt3 + Ts 开发模板 - [vue2-html-template ](https://gitee.com/justit/vue2-html-template) - vue + h5 开发模板 一般用于后端项目iframe嵌套 - uniapp - uniapp模板合集 - [vite-uniapp-template](https://gitee.com/justit/vite-uniapp-template/repository/archive/master.zip) - 一套 vue3 + Vite + wot-design-uni 的uniapp cli开发模板 - node - node模板合集 - [node-js-template](https://gitee.com/justit/node-js-template) - 一个基于 CommonJs 标准的nodeJs的运行时模板 - [node-ts-tsup-template](https://gitee.com/justit/node-ts-tsup-template) - 一个基于 ES Module 标准 tsup 打包的nodeTs的开发模板,集成standard、commander等 - [node-ts-rollup-template](https://gitee.com/justit/node-ts-rollup-template) - 一个基于 ES Module 标准 rollup 打包的nodeTs的开发模板,集成standard、commander等 - [utils](https://gitee.com/justit/utils) - 常用工具仓库 集成各种开箱即用的工具函数 - [tampermonkey](https://gitee.com/justit/tampermonkey) - vue3 + vant 油猴脚本开发模板 未完待续...