Skip to main content

NodeJS

React and build script need NodeJS to run. Node.js is an open-source and cross-platform JavaScript runtime environment. It is a popular tool for almost any kind of project! Node.js runs the V8 JavaScript engine, the core of Google Chrome, outside of the browser. This allows Node.js to be very performant.

NodeJS is used for build tools to build the web client

NodeJS is required to run Starsky build tools and build the React client application. It is not required to run the native macOS or Windows desktop clients.