1
0
Форкнуть 0
This commit is contained in:
Anastasis Xouzafeiris 2022-11-28 13:12:34 +01:00 коммит произвёл GitHub
Родитель 6e11c95e28
Коммит 36dde56fdf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -162,7 +162,7 @@ Lastly, what remains is to build the Getting Started kit for Intelligent Appoint
3. Run `npm install react`, this will install all the needed packages for the build. <br><br>
![](./media/image36.png)
4. Navigate to the `appointment-started-kit` folder to build, and then run **yarn build <br><br>
4. Navigate to the `appointment-started-kit` folder to build, and then run `yarn build` <br><br>
![](./media/image37.png)
5. Navigate to the `demo-web-app folder` and then build the SWA project using the following command: