Skip to content

SukreepCode/Mild.ReactTS.Starter

Repository files navigation

Mild.ReactTS.Starter

Minimal setup .NET Core 5 with React TypeScript. Using reactredux template (dotnet new reactredux), removed Redux. Refactor from a class component to functional component.

Features

  • useSPA
  • TypeScript
  • No Redux
  • Functional components

Dependencies

  • bootstrap 5
  • React 17
  • typescript 4

Run

dotnet run

Open browser: https://localhost:5001/

Use this project

git clone https://github.com/SukreepCode/Mild.ReactTS.Starter.git

Then replace Mild.ReactTS.Starter to your project name

About

Spa React TypeScript on ASP.NET Core 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published