This commit is contained in:
Peter Paul Kirschner 2024-05-27 11:01:24 +02:00
parent 17b7b25637
commit f83f70766b
1 changed files with 1 additions and 2 deletions

View File

@ -57,12 +57,11 @@ Add the connection stirng of this Service to the the variable ```AIConnectionStr
- Clone this repository - Clone this repository
- Ensure that you are at the solution folder - Ensure that you are at the solution folder
- Create or use Existing Azure Application Insights - Create or use Existing Azure Application Insights
- Update ```src/EnvProps.ts``` and Set AIConnectionString - Update ```src/EnvProps.ts``` and set ```AIConnectionString```
- in the command-line run: - in the command-line run:
- **npm install** - **npm install**
- **gulp serve** - **gulp serve**
> Include any additional steps as needed.
## Features ## Features