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:
- Run npm install and npm build on the "Client" project.
- Clean and Rebuild the solution.
- Right-click the "Web" project and select 'Set as Startup Project'.
- Start the "Web" project.