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.
1 parent 600f5e1 commit b6f985bCopy full SHA for b6f985b
package.json
@@ -12,6 +12,7 @@
12
"deploy": "docusaurus deploy",
13
"clear": "docusaurus clear",
14
"serve": "docusaurus serve",
15
+ "serve:local": "docusaurus serve --port 3030",
16
"write-translations": "docusaurus write-translations",
17
"write-heading-ids": "docusaurus write-heading-ids",
18
"gen-api-docs": "pnpm docusaurus gen-api-docs all",
0 commit comments