Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.52 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.52 KB

vh-video-web

Master Build Status:

Build Status

PR Build Status:

Build Status

Release Status:

Build Status

Quality Gate Status

Restore Tools

Run the following in a terminal at the root of the repository

dotnet tool restore

Open a terminal at the ClientApp folder and run the following command

nvm use

You will need Node Version Manager installed to run the above command

Running the app as a container

Visit the VH-Setup repository for Instructions to run as a container locally..