Skip to content

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

Notifications You must be signed in to change notification settings

wellers/react-redux-ts-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks