This directory contains the website hosted at https://wasm4.org. It's built with Docusaurus, a static site generator.
First run npm install
to install dependencies.
For quick development run npm start
.
Run npm run build
to build a release build.