webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

How to automatically execute the `npm install` operation in the terminal after starting the `jsh` terminal.

Open zhuyuanmin opened this issue 5 months ago • 0 comments

How to automatically execute the npm install operation in the terminal after starting the jsh terminal.

I want the project to automatically run pnpm i && pnpm dev to view the preview effect after loading, without the need for manual operation.

Image

zhuyuanmin avatar Jul 15 '25 02:07 zhuyuanmin