jc-front-template-cli
前端项目模板cli工具
使用方式
安装
npm
# 卸载
npm uninstall jc-front-template-cli -g
# 安装
npm install jc-front-template-cli -g
yarn
# 卸载
yarn add jc-front-template-cli -g
# 安装
yarn remove jc-front-template-cli --g
支持的项目模板
模板 | 说明 |
---|---|
vite+vue3+ts+vant4 | 移动端项目模板 |
vite+vue3+ts+element-plus | PC端项目模板 |