Equinox 22 website Installation Run this command in the terminal to install all required packages. Node v16 is required. npm install Compile the code npm run build Compile the code and run on dev environment in local server npm run watch