BotSharp/BotSharp.UI/README.md
2018-08-06 00:01:00 -05:00

253 B

BotSharp Web Console

How to install

Download source code

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

Run node.js server

npm install
npm run init
npm run dev

Deploy web portal

npm run build