starter-cli:前端脚手架 vite vue3 element plus cli, 持续完善中。。

时间:2024-08-24 11:00:21
【文件属性】:

文件名称:starter-cli:前端脚手架 vite vue3 element plus cli, 持续完善中。。

文件大小:43KB

文件格式:ZIP

更新时间:2024-08-24 11:00:21

cli vue3 vite JavaScript

安装方法 下载源码git clone https://github.com/laibin8848/starter-cli.git 执行 npm install npm install 后会自动编译 执行 npm link 让starter-cli在全局可以,接下来你就可以在任意目录愉快地使用命令行啦 首先在github上创建一个公开的项目地址如https://github.com/用户名/仓库名.git 执行命令starter-cli config set user 你的用户名 执行命令starter-cli config set registry 你的仓库名 然后就可以在任意目录上创建你的项目了 starter-cli init project_name 创建好项目后 cd project_name 执行npm install,一个新的项目就可以运行了 在项目根目录,还可以执行快捷操作,


【文件预览】:
starter-cli-master
----.gitignore(231B)
----.babelrc(222B)
----package.json(901B)
----README_Pub.md(1KB)
----package-lock.json(178KB)
----src()
--------page.js(4KB)
--------templates()
--------main.js(2KB)
--------index.js(161B)
--------init.js(2KB)
--------utils()
--------config.js(672B)
----bin()
--------www(48B)
----README.md(2KB)

网友评论