JonPSmith / AspNetReactSamples

Template/Sample ASP.NET projects to develop/build/test React.js apps
http://www.thereformedprogrammer.net/templates-for-building-react-front-ends-in-asp-net-core-and-mvc5/
MIT License
175 stars 114 forks source link

React JS with asp.net mvc 5 #10

Open Rokesh20 opened 6 years ago

Rokesh20 commented 6 years ago

Can you please help me to install react js, babel and webpack with visual studio 2017 in asp.net mvc 5?

JonPSmith commented 6 years ago

Hi @Rokesh20,

Sorry, but I'm in a contract at the moment so I don't have any spare capacity to help you.

I assume you have read the article Templates for building React.js front-ends in ASP.NET Core and MVC5. That article has loads of useful information in it, but it is now two years old so the packages I used are all updated. The biggest change will be WebPack, so look out for that.