Skip to content

kattschmidtt/.Net-React-Webstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net-React-Webstore

Basic .net and react webstore

Steps to run

1 . Clone repo via git clone or download ZIP
2 . Navigate to 'client' folder in the CLI, install NPM libraries, and then run frontend when installation finished

  cd client
  npm i 
  npm start

3 . In a seperate terminal window navigate back to the API folder, run with dotnet

  cd ../API
  dotnet run

About

Basic .net and react webstore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages