Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start the app, run first the following:

For MahawMedicineAPI:

  1. Run the following in the terminal (ensure that you run it inside the MedicineAPI folder):
dotnet build
dotnet ef migrations add InitialCreate
dotnet ef database update
  1. Then run the server:
dotnet run
  1. Make sure the API stays running.

Lastly, you can now run the frontend web app (ensure again that it is the MedicineApp folder):

dotnet run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages