There was an error while loading. Please reload this page.
1 parent 4ca490c commit 210b690Copy full SHA for 210b690
package.json
@@ -28,6 +28,7 @@
28
"Paul Wright <paul@paintedbicycle.com>"
29
],
30
"scripts": {
31
+ "start": "npm run patternlab:serve",
32
"webpack:version": "webpack --v",
33
"patternlab:build": "webpack --mode=production --env.production",
34
"patternlab:serve": "webpack-dev-server --mode=development --env.development",
0 commit comments