@feiyuhao/vite_cli
v5.0.3
Published
vite vue3 脚手架 自用
Downloads
9
Readme
vite vue3 脚手架 自用
从 4.0.0 开始,不在使用 create-vite 拉取代码,改用 create-vue , 如果没有什么特别需求,推荐还是用 create-vue
🏠 Homepage
Prerequisites
- node ^18.0.0 || >=20.0.0
直接使用
创建项目
npx @feiyuhao/vite_cli@latest create
创建自动化
npx @feiyuhao/vite_cli@latest deploy
脚手架安装使用
npm install @feiyuhao/vite_cli --global
Usage
创建项目
vc create
创建自动化
vc deploy
查看版本
vc -v
UnInstall
npm uninstall @feiyuhao/vite_cli --global
Author
👤 空巷一人
- Github: @kongxiangyiren
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 空巷一人. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator