vue 命令创建项目以及运行
摘要:
1.先安装Node 2.cd 到指定目录 3.执行 npm install -g @vue/cli 安装cli 4.创建一个项目vue create frontproject 注意一下大小写,不可以有大写 5.执行 npm run serve 6.执行 npm install 重新加载模块 7.安装 阅读全文
posted @ 2025-01-08 17:35 你问我幸福与否 阅读(36) 评论(0) 推荐(0)
浙公网安备 33010602011771号