Skip to content

序言

没啥好说的,那就说点配置环境吧

原地址:Vue3+Vite4+Pinia+ElementPlus从0-1 web项目搭建

通篇看下来,其中的api,components,pinia(store),都是循环引入,搞统一,我喜欢按需引入components和api、看习惯吧,写法都一样,就用法不一样

TIP

二开+改写

node18 +

npm 7 +

window10

vscode编辑器

基础:熟练vue2开发

内容:vite,pinia,axios,elementUI Plus,scss,eslint,prettier,cookie,components,等等

Released under the MIT License.