- Open RealEstateTransaction.API solution in visual studio
- Open the web config and update the value for TransactionsRepo
- Run the API project.
- Open RealEstateTransactionApp in visual studio or visual studio code.
- Open transactions.ts file and update the value of serviceUrl;
- Open command prompt and switch to RealEstateTransactionApp direcotry, then run "npm install" to install node modules.
- Run the app with "ng serve -o" command.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|