# install dependencies
npm install# run the bot server
npm startThe bot emulator is needed to communicate with the locally running bot.
Download from https://docs.botframework.com/en-us/tools/bot-framework-emulator/
# install dependencies
npm install# run the bot server
npm startThe bot emulator is needed to communicate with the locally running bot.
Download from https://docs.botframework.com/en-us/tools/bot-framework-emulator/