I need to develop an application in ASP.NET MVC Core with Vue.js views.
How should I setup my application to work with both technologies?
Regards
Assuming you want a beginner level approach and to develop a Vue spa application, I suggest you on using following boilerplate.
npm install -g yo generator-aspnetcore-spa
cd some-empty-directory
yo aspnetcore-spa
Select vue from the list
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With