Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 254 Bytes

FRONTEND STACK

ReactJS, Redux + Redux Toolkit, Bootstrap, TypeScript

BACKEND STACK

C#, .NET Core 7 sdk, Automapper, Enrity Framework Core

start backend

cd template-api dotnet run

start frontend

cd react-frontend-TS npm start

FULL STACK