Changes between Version 17 and Version 18 of AdvancedApplicationDevelopment
- Timestamp:
- 01/24/25 18:14:14 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdvancedApplicationDevelopment
v17 v18 13 13 14 14 4. Start up the API locally. Swagger should open and the api should be working. 15 5. Next open the WineTrackerUI then go inside WineTracker Folder right click open in vs code, execute** npm install** in the terminal.15 5. Next open the WineTrackerUI then go inside !WineTracker Folder right click open in VS Code, execute** npm install** in the terminal. 16 16 6. Then find the **app-settings.ts** file in the UI 17 17 - Please change the **!ApiUrl**, change the port to the one shown in the browser of the swagger of the API