## Node.js

Nord Hyper is build with [Node.js](https://nodejs.org). Currently tested and supported versions are [{{book.technologies.node.version}}][nodejs] or higher. It comes prebundled with the package manager  which can be used from the CLI.

### npm

NodeJ.js comes prebundled with the package manager [npm][npm] which can be used from the CLI.

[nodejs]: https://nodejs.org/en/download/releases
[npm]: https://npmjs.com
