See the documentation about installing tooling: https://learn.golem.cloud/docs/building-components/tier-1/javascript

Compile the JavaScript project with npm:
  npm install
  npm run build

The `out/component_name.wasm` file is ready to be uploaded to Golem Cloud!
