martijnboland / VSReact

React/MobX TodoMVC app with ASP.NET Web Api backend, developed with Visual Studio

Home Page:http://blogs.taiga.nl/martijn/2015/12/10/develop-reactjs-asp-net-web-api-apps-in-visual-studio-2015/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSReact

React TodoMVC app with ASP.NET Web Api backend, developed with Visual Studio.

The ReactJS frontend app originated from the Redux Devtools TodoMVC example, but has been rewritten with TypeScript and MobX. The original ES2015/Redux version can still be found at a new repo.

The ASP.NET Web Api backend app is a slightly modified version of https://github.com/mforman/todo-backend-webapi

Thanks to the original authors for the examples.

Prerequisites

Usage

Clone the example solution, open the .sln file with Visual Studio 2015, hit F5, have a little patience and be amazed :-).

About

React/MobX TodoMVC app with ASP.NET Web Api backend, developed with Visual Studio

http://blogs.taiga.nl/martijn/2015/12/10/develop-reactjs-asp-net-web-api-apps-in-visual-studio-2015/

License:MIT License


Languages

Language:TypeScript 55.0%Language:C# 34.7%Language:JavaScript 9.3%Language:HTML 0.7%Language:ASP 0.4%