Vue 3 & Vite & pinia使用 自封装脚手架(demo)

仓库地址

https://gitee.com/gitee-regigigas/vue-full-stack-falsework

前端
vue 3.0
antd vue 3.2.14
axios 1.2.3
echarts 5.4.1 (vue-echarts 6.5.1) 两者需要配合使用
i18n
sass 1.53.0 sass-loader 13.0.2 node-sass 7.0.1
vue-router 4
pinia 2.0.14
moment(日期处理库) 2.29.3
vite 2.9.9
typescript 4.5.4
后端
body-parser 1.18.2
cookie-parser 1.4.3
cookie-session 2.0.0-beta.3
cors 2.8.5
debug 2.6.9
ejs 2.5.7
express 4.15.5
mongoose 5.0.0-rc0
morgan 1.9.0
multer 1.3.0
serve-favicon 2.4.5
supervisor 0.12.0

你可能感兴趣的:(前端)