简体   繁体   中英

VueJs with an existing .net core 5 project

I have a .net core solution containing 9 projects (api/dto/data/service/etc...)

I need to add a project to work with vuejs framework for the front part using a .net project.

How could i do this pleasee!!!

I suggest you could refer to the vuejs quickstart to know how to create the vuejs project inside the VS.

Then about how to use Vue.js to call API, you could refer to this cookbook on how to use axios to consume apis .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM