Skip to main content

Installation

Installing Erlang

Download and install Erlang/OTP from the official website.

Installing Node.js (version >= 20)

Download and install Node.js and NPM from the official website.

Installing Node.js Dependencies

Navigate to the project directory and install the necessary dependencies:

yarn install