摘要: 1.安装好npm之后 cd /d 项目路径 npm install 2. 直接在项目目录下执行如下命令即可运行项目 npm run dev 阅读全文
posted @ 2023-04-17 16:42 Doyourself! 阅读(212) 评论(0) 推荐(0) 编辑