jessicahattig / Garden-Vendor.Solution

C# application for managing garden vendors and their corresponding orders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How To Run This Project

  1. Clone this repo.
  2. Open your shell (e.g., Terminal or GitBash) and navigate to this project's production directory called "ToDoList".
  3. Run dotnet watch run in the command line to start the project in development mode with a watcher.
  4. Open the browser to https://localhost:5001. If you cannot access localhost:5001 it is likely because you have not configured a .NET developer security certificate for HTTPS. To learn about this, review this lesson: Redirecting to HTTPS and Issuing a Security Certificate.

About

C# application for managing garden vendors and their corresponding orders.


Languages

Language:C# 100.0%