From a659ea2cafd639efe8841c1c67ecfa2894afc513 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 13 Nov 2023 17:28:17 +0100 Subject: [PATCH] update readme for storybook --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3d398dc..00184a1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![npm][badge-npm-img]][badge-npm-href] [![vike][badge-vike-img]][badge-vike-href] [![vuetify][badge-vuetify-img]][badge-vuetify-href] +[![storybook][badge-storybook-img]][badge-storybook-href] The IT4C Boilerplate for frontends @@ -41,6 +42,9 @@ The following commands are available: | `npm run server:dev` | Run development server | | **Test** | | | `npm test` | Run all tests & linters | +| **Storybook** | | +| `npm run storybook` | Run Storybook | +| `npm run build:storybook` | Build static storybook | ## Technology