From 53c5635eb79ef9b5c91b63dba253ba716a600309 Mon Sep 17 00:00:00 2001 From: misliclc Date: Thu, 12 Oct 2023 12:41:03 +0200 Subject: [PATCH] chore: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e4c9fc8..9e54ce57 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Install Dependencies ```shell npm ci +cd demo && npm ci ``` To start the development server with storybook run the following: