Learning Node.js (1)

From Wiki @ Karl Jones dot com
Revision as of 03:34, 29 January 2016 by Karl Jones (Talk | contribs)

Jump to: navigation, search

This article introduces Node.js for the beginner.

Requirements

  • Some knowledge of software installation and configuration
  • Some knowledge of computer programming

Download Node.js

The Node.js website auto-detects visitor operating systems. You should be offered a download compatible with your operating system.

Install Node.js

Run the downloaded installer program.

Configure Node.js

..

Run Node.js

..

Write a Hello World program

..

Run the Hello World program

..

See also

External links