We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cb80b commit cb942acCopy full SHA for cb942ac
src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md
@@ -3,6 +3,7 @@
3
4
```shell
5
git clone https://github.com/mckaywrigley/chatbot-ui
6
+cd chatbot-ui (change dir to chatbot-ui to find the package.json)
7
npm i
8
npm run dev
9
```
0 commit comments