Serves a client application and provides direct line for an MSBF bot running on http://127.0.0.1:3978
npm install
,
npm start
If you make changes to the server you'll also need to run npm run build
or npm run build-windows
before running npm start
That's it, you're ready to go!
Please take a look at the client's README.md for instructions on customizing the client