See the documentation about installing tooling: https://learn.golem.cloud/docs/experimental-languages/experimental-languages/js-ts/setup

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!
