webcontainer-core
webcontainer-core copied to clipboard
How to automatically execute the `npm install` operation in the terminal after starting the `jsh` terminal.
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.