Minimal setup .NET Core 5 with React TypeScript.
Using reactredux template (dotnet new reactredux), removed Redux.
Refactor from a class component to functional component.
- useSPA
- TypeScript
- No Redux
- Functional components
- bootstrap 5
- React 17
- typescript 4
dotnet runOpen browser: https://localhost:5001/
git clone https://github.com/SukreepCode/Mild.ReactTS.Starter.gitThen replace Mild.ReactTS.Starter to your project name