text
This commit is contained in:
parent
17b7b25637
commit
f83f70766b
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue