Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 452 Bytes

Simple EchoBot sample

Builded with Microsoft BotBuilder for NodeJs on Typescript.

Prerequisites:

Get started by completing the following prerequisite tasks:

Create a folder for your bot.
From a command prompt or terminal, navigate to the folder you just created

Run the following yarn command:

yarn install
yarn start