Template/Sample ASP.NET projects to develop/build/test React.js apps
This ASP.NET solution provides examples of how to incorporate, build, and unit test React front-end inside an ASP.NET Core and ASP.NET MVC5 application. It includes three projects: ReactJsNet.MVC5, ReactWebPack, and ReactWebPack.CoreRC2. The solution is designed to be scalable and production-ready, with full build, test, and deployment capabilities.
This ASP.NET solution provides examples and guidance on incorporating, building, and unit testing React front-end in ASP.NET applications. It includes three projects, each demonstrating different approaches and techniques. Cloning the repository and following the installation steps will allow developers to try the examples and explore the code further.