- docker
- npm
The build process is composed of two steps. You will need to compile C++ components to generate .wasm
files and then run some npm
commands to bundle those into a static site. For convenience, the shell scripts provided for Windows and Unix do everything needed to build a website from a fresh clone.
Windows
.\build.ps1
Unix
./build.sh