Category: 1. Tutorial

  • Install Node.js on Windows

    To install and setup an environment for Node.js, you need the following two softwares available on your computer: Text Editor: The text editor is used to type your program. For example: Notepad is used in Windows, vim or vi can be used on Windows as well as Linux or UNIX. The name and version of…