Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 205 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 205 Bytes

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