Merge pull request #128 from amolwankhede/patch-1

Update Chatbot-UI.md
This commit is contained in:
Haiping 2023-09-01 20:37:12 -05:00 committed by GitHub
commit 09b16a211d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
```shell
git clone https://github.com/mckaywrigley/chatbot-ui
cd chatbot-ui (change dir to chatbot-ui to find the package.json)
npm i
npm run dev
```