Changes between Version 16 and Version 17 of AdvancedApplicationDevelopment
- Timestamp:
- 01/24/25 18:12:41 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdvancedApplicationDevelopment
v16 v17 13 13 14 14 4. Start up the API locally. Swagger should open and the api should be working. 15 5. Next open the UI Folder and Start the UI, 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