Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 374 Bytes

GOLF APP

  1. To start you will need to download the latest .NET Core 2.1 SDK

  2. You will need to go and download the latest version of Node.JS v10.1

  3. You will need to install the latest angular cli by running npm install -g @angular/cli

  4. you will need to cd into Golf.Web/src and run ng build --prod

  5. Open Visual Studio restore latest packages

  6. debug Golf.Web