BotSharp/BotSharp.UI/README.md
2019-03-07 09:25:30 -06:00

250 B

BotSharp Web Console

How to install

Download source code

git clone https://github.com/SciSharp/BotSharp

Run node.js server

npm install
npm run init
npm run dev

Deploy web portal

npm run build