WebAssembly port of the ❄️ Let's make some SNOW! tutorial by the awesome Paul Lewis (@paullewis).
First, install wasm-pack
!
-
npm run start
-- Serve the project locally for development athttp://localhost:8080
. -
npm run build
-- Bundle the project (in production mode).