Meet the New Bot Framework Emulator

Azure Bot Service enables rapid intelligent bot development powered by Microsoft Bot Framework, and run in a server-less environment.
This recording will give you a heads up how you could enable bot features within your SharePoint Framework (SPFx) app and you could advance your solution with implementing your own logic with client side object model (CSOM) or with consuming REST endpoints. Clone "SP Rider" sample in the GitHub to make your learning experience more interesting.
After Creation of project, "Code ." Command is not working. It shows the following error:
-------------------------------------------------------------------------------------
code : The term 'code' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ code .
+ ~~~~
+ CategoryInfo : ObjectNotFound: (code:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
-------------------------------------------------------------------------------------
@Santhi: I guess you have to install the Visual Studio Code first
This conversation has been locked by the site admins. No new comments can be made.