Nodejs Development

Node.js Development

Node.js is a JavaScript runtime environment that for example is being used to develop server-side applications. Many libraries are available for Node.js and most of them can be installed using the npm package manager.

The document Develop with Nodejs describes how you install Node.js on the target file system and how you get started with your development. There is also instructions of how to install and use WebStorm as your development environment for Node.js.

Additional resources