Install

This chapter will explain how to install motorcortex-js.

Prerequisites

Two prerequisites need to be installed for motorcortex-js:

  • Node.js v7.10+
  • Node npm v5.3+

You can download and install Node.js from nodejs.org. npm is included with Node.js installation.

Installation

A project can be created using npm init command in the folder where the project should be created:

npm init

To install the motorcortex-js package, the package manager npm can be used.

npm install @vectioneer/motorcortex-js