Skip to content

mrphil2105/UXMandatoryThree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are the steps to get the project running.

First, the following must be installed:

Then, to run and connect to the project:

  • Open a terminal/command prompt.
  • Change directory (cd) to the folder that has the .csproj file (in CafeAnalog).
  • Run npm ci to install the required packages.
  • Then run dotnet run and the project should build and run.
  • In the output it should say what endpoint it is listening on.
  • Open a browser and connect to the HTTPS endpoint (allow connection on warning).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published