
HR Bot: Install modules
Node.JS | Microsoft Bot Framework | HR BOT | 1 LessonCourse description
Hello and welcome to HR Bot programming tutorial. In these series of tutorials, you will learn how to build a real HR bot from scratch.
In this lesson, you will install all modules required for this course and create a very basic project structure.
One of the mudules to install is the Crypto module. The Crypto module provides cryptographic functionality to your application.
For this tutorial, I assume that you have NPM and NodeJS already installed on your machine.