Skip to content

Commit 5aa3294

Browse files
committed
chore: run prod locally
1 parent 0ba291b commit 5aa3294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"docusaurus": "docusaurus",
77
"dev": "docusaurus start --port 3030",
88
"start": "docusaurus start",
9+
"start:local": "docusaurus start --port 3030",
910
"build": "docusaurus build",
1011
"swizzle": "docusaurus swizzle",
1112
"deploy": "docusaurus deploy",

0 commit comments

Comments
 (0)