/react-redux-ts-prototype

A Web application project using .NET Core, TypeScript, Redux, React, LESS styling, Webpack bundling and NJsonSchema for generating shared types.

Primary LanguageTypeScript

react-redux-ts-prototype

A Web application project demonstrating the use of .NET Core, TypeScript, Redux, React, LESS styling, Webpack bundling and NJsonSchema for generating shared types.

To get an instance running:

  1. Run npm install and npm build on the "Client" project.
  2. Clean and Rebuild the solution.
  3. Right-click the "Web" project and select 'Set as Startup Project'.
  4. Start the "Web" project.