User36583972 posted
Hi SaeedP,
I want to use vue js on VisualStudio 2013 for my project.
Should I instal any component on VS?
Yes, Vue.js is a JavaScript framework for single-page-applications (SPA) development. You need to install VueJS through CDN or by using NuGet package manager.
Vue.js GITHUB:
Someone setup a template for visual studio: VueJS-jQuery-Bootstrap Project Template
The following article for your reference.
Working with VueJS 2 and ASP.NET MVC 5 in Visual Studio:
http://www.mithunvp.com/working-vuejs-asp-net-mvc-5-visual-studio/
Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
completely understand the risk before retrieving any software from the Internet.
Best Regards,
Yong Lu