We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
serve
1 parent e731389 commit 9e07066Copy full SHA for 9e07066
starters/gatsby-starter-minimal/package.json
@@ -11,6 +11,7 @@
11
"develop": "gatsby develop",
12
"start": "gatsby develop",
13
"build": "gatsby build",
14
+ "serve": "gatsby serve",
15
"clean": "gatsby clean"
16
},
17
"license": "0BSD",
0 commit comments