/equinox

Website for Equinox'22

Primary LanguageHTML

Equinox 22 website

Use node -v12

Installation

Run this command in the terminal

npm install

Compile the code

npm run build

Compile the code with a local server

npm run watch