Skip to content

Latest commit

 

History

History

site

This directory contains the website hosted at https://wasm4.org. It's built with Docusaurus, a static site generator.

Development

First run npm install to install dependencies.

For quick development run npm start.

Run npm run build to build a release build.