trex-cli 前端项目下载脚手架工具
- 终端工具【commander】https://github.com/tj/commander.js
- 命令行icon【ora】https://github.com/sindresorhus/ora
- 命令字体美化【chalk】 https://github.com/chalk/chalk
- 处理问题交互【prompts】https://github.com/terkelg/prompts
- 下载工具【download-git-repo】https://www.npmjs.com/package/download-git-repo
npm install -g trex-cli
yarn global add trex-cli
trex create
- webpack5和vue3+ts的模版:https://github.com/bullet-fe/vue3-ts-template
- webpack4+vue2+express的服务端渲染模版:https://github.com/bullet-fe/vue2-ssr-template
- parcel + express纯静态html模版:https://github.com/bullet-fe/html-activity-template