microsoftgraph / nodejs-sentiment-bot-sample

[ARCHIVED] Use Microsoft Graph, Microsoft Cognitive Services, and the Microsoft Bot Framework to do sentiment analysis in a NodeJS web application.
MIT License
10 stars 9 forks source link

TypeScript #1

Closed ChristofLuytenGFI closed 7 years ago

ChristofLuytenGFI commented 7 years ago

When you try "npm start", there is an error when TypeScript is not installed. Maybe you should mention that or add it to the dependencies.

jamescro commented 7 years ago

Thanks for catching this. I've added TypScript to the prerequisites section.