Kombai allows you to run the code in a sandbox environment. Once the code is generated, you can run the code or configure the sandbox environment.

Run in Sandbox

Post code-generation, follow the steps below to run the code in sandbox:
  1. Click Run in Sandbox button.
  2. Once the server starts running, go to the localhost server.
  3. Fix console errors, if any.

Fix TS and linting errors

Kombai auto-fixes any TS and linting errors after the code is generated. To disable auto-fix for TS, and linting errors, follow the steps below:
  1. Click icon in Kombai’s input box.
  2. Switch the Auto-fix errors setting off.