timbjames / react-redux-typescript-webpack

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:TypeScript 58.4%Language:C# 29.9%Language:JavaScript 7.9%Language:CSS 3.8%