We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 727517d + 732541d commit 02d056bCopy full SHA for 02d056b
src/content/3/en/part3a.md
@@ -420,7 +420,7 @@ We can now start the server in development mode with the command:
420
npm run dev
421
```
422
423
-Unlike with the <i>start</i> and <i>test</i> scripts, we also have to add <i>run</i> to the command.
+Unlike with the <i>start</i> and <i>test</i> scripts, we also have to add <i>run</i> to the command because it is a non-native script.
424
425
### REST
426
0 commit comments