1.安装Node.js(省略)
2.安装vue
npm install vue
3.全局安装vue-cli脚手架
npm install -g vue-cli
4.创建vue项目(过程根据实际需要填写或选择,也可一路默认)
vue init webpack front
5.启动项目
npm run dev
6.查看结果,项目启动后,符合cmd最后输出地址
http://localhost:8080
Copyright @ 2024 小相公 Powered by .NET 9.0 on Kubernetes Powered by: .Text and ASP.NET Theme by: .NET Monster