Skip to content

Shaker1664/SimpleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple App

Built a project to demonstrate simple authentication authorization with ASP.Net Core and React

Installing all dependecies on Frontend

Go to frontend then run

npm i

For BackEnd

Load the project from root folder with VSCode.

To StartUp both FrontEnd and BackEnd

For frontend

npm start

For backend

dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published