Skip to content
Snippets Groups Projects
Commit 9a680b92 authored by OZGCloud's avatar OZGCloud
Browse files

Added storybook launch script

parent d9e2ca1a
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,8 @@ ...@@ -39,7 +39,8 @@
"cypress:install": "npx cypress install", "cypress:install": "npx cypress install",
"cypress:open": "npx cypress open --project apps/goofy-e2e", "cypress:open": "npx cypress open --project apps/goofy-e2e",
"workspace-generator": "nx workspace-generator", "workspace-generator": "nx workspace-generator",
"sonar-scanner": "npm run ci-test && npx sonar-scanner -Dsonar.host.url=https://sonarqube.ozg-sh.de/ -Dsonar.login=sqp_e7178a88b40b1058facaf080fad6bef746737d5e" "sonar-scanner": "npm run ci-test && npx sonar-scanner -Dsonar.host.url=https://sonarqube.ozg-sh.de/ -Dsonar.login=sqp_e7178a88b40b1058facaf080fad6bef746737d5e",
"storybook": "nx run ui-demo:storybook"
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment