Booster 一个快速搭建各类型项目的脚手架集合 1、webpack + js:git checkout -b normal_js origin/normal_js 2、rollup + js: git checkout -b lib_js origin/lib_js 3、react + webpack + js:git checkout -b react_js origin/react_js 4、react + webpack + js:git checkout -b react_ts origin/react_ts 5、vue + webpack + js:git checkout -b vue_js origin/vue_js 6、vue + webpack + ts:git checkout -b vue_ts origin/vue_ts 7、vue + webpack + ts:git checkout -b vue3_ts origin/vue3_ts