Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

NodeJS Setup

Frank Matranga edited this page May 16, 2019 · 12 revisions

All of LATE, the server on the backend and the frontend uses NodeJS, the JavaScript runtime environment that runs JS outside of the browser.

Installation Options

a. Official Installation (Windows)

b. nvm (WSL/Linux/Mac)

Node Version Manager (nvm) can be installed from its [GitHub repo](https://github.com/nvm-sh/nvm#installation-and-update

Clone this wiki locally