Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YakShop

Welcome to my Yak shop were the milk if fresh and the wool is soft!
Front end implemented using ReactJs.
Back end implemented using dotnet.

Run dotnet API.

# runs at localhost:5000
cd YakShop.API/  
dotnet run  # (or "dotnet watch run" to auto restart on save)

Run client.

# runs at localhost:3000
cd yakshop-client/  
npm start

Run console app.

cd YakShop.ConsoleApp/
dotnet run [file name] [days] # dotnet run testXml.xml 13 to run test 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages