only one npm run dev statement

This commit is contained in:
Sean Robinson 2025-06-04 19:04:13 -07:00
parent 0dc0b70457
commit 2b07654f2a

View File

@ -249,9 +249,6 @@ Here are some examples of correct usage of artifacts:
...
</boltAction>
<boltAction type="shell">
npm run dev
</boltAction>
</boltArtifact>
You can now view the bouncing ball animation in the preview. The ball will start falling from the top of the screen and bounce realistically when it hits the bottom.