chore: add run storybook script at root folder

This commit is contained in:
Muhammad Rivki
2020-03-21 21:59:25 +07:00
parent 4609c8f4e0
commit 044fad2fbf
+2 -1
View File
@@ -6,7 +6,8 @@
"build": "lerna run build",
"test": "cross-env CI=true lerna run test -- --coverage",
"create-plugin": "backstage-cli create-plugin",
"lint": "lerna run lint"
"lint": "lerna run lint",
"storybook": "yarn workspace @spotify-backstage/core storybook"
},
"workspaces": {
"packages": [