《Asp.Net Core3 + Vue3入坑教程》 此教程適合新手入門或者先後端分離嘗試者。能夠根據圖文一步一步進操做編碼也能夠選擇直接查看源碼。每一篇文章都有對應的源碼css
Asp.Net Core後端項目html
Vue3 前端項目前端
本文爲《Asp.Net Core3 + Vue3入坑教程》系列教程的前端第一篇 - 使用vue-cli建立vue項目,本文沒有特別內容,只是爲了保存系列教程的完整性。能夠直接參考官方文檔!vue
官網 https://nodejs.org/zh-cn/github
官網 https://yarn.bootcss.com/vue-router
yarn config set registry http://registry.npm.taobao.org/
yarn global add @vue/cli
vue create simple-vue
cd simple-vue yarn serve
本文使用vue-cli建立simple-vue項目,下文將會使用Ant Design of Vue編寫頁面以及使用vue-router編寫路由sql
https://github.com/Impartsoft/Simple_Vue/tree/main/simple-vuevuex
vue-cli官方文檔 https://github.com/Impartsoft/Simple_Vue/tree/main/simple-vue