A sample reactjsnet demo with data
Base on ReactJS .NET http://reactjs.net
Refer to Master branch for ReactJS .Net implementation on an ASP .net MVC app, the app shows a list of employee, allows you to add a new employee and delete an existing employee.
Refer to serverside branch for ReactJS .Net implementation on an ASP .net MVC app with initial serverside rendering.