chuskeyLT/BowlingScoringEngine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Requriements to run: Visual Stuido 2015+ npm Angular cli To run API: 1. launch BowlingScoringEngine.sln in Visual Studio 2. debug BowlingScoringEngine project To run UI: 1. launch powershell or similar command line interface 2. navigate to source location + \UI 3. run command ng serve -o to launch angular application in browser