/react-redux-typescript-webpack

A .net Core Web App using React + Redux, coded in TypeScript and bundled with Webpack.

Primary LanguageTypeScript

react-redux-typescript-webpack

This is a quick .net Core Web App using React + Redux, coded in TypeScript and bundled with Webpack. It can be used as a template for starting a new TypeScript React project in VS17.

Steps to use.

Clone the project.

Run npm install Run webpack

Build the project, and then start debugging.