Go to the proper homepage and follow the instructions there.
- Install Node.js if you don't have it.
- Clone the repository.
- Run
npm install
in the repo directory to install the relevant modules. - Build with
npm run build
- Run
npm start
for continous builds when relevant script files are updated.