# vite + vue3 学习

官方传送门 (opens new window)

# 本地构建

# 创建项目 node要求15.0及以上
npm init vue@latest
1
2
Last Updated: 9/12/2022, 10:39:38 AM