Skip to content

Brew Track is an ASP.NET MVC application that allows food and beverage establishments track their orders.

Notifications You must be signed in to change notification settings

apmcknight/brew-track

Repository files navigation

Brew Track 🍻

Brew Track is an ASP.NET MVC application that allows food and beverage establishments track their orders.

Local Development Instructions

  • To run this project locally, clone this repo.
  • Install the DOTNET CLI, if it's not already.
  • Run the dotnet restore command to restore packages.
  • Run the dotnet run watch or dotnet run commands to run the application.
  • Navigate to localhost:5000 or localhost:5001 for an SSL connection.

If you run into an issue, please refer to the DOTNET documentation.

About

Brew Track is an ASP.NET MVC application that allows food and beverage establishments track their orders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published