This commit is contained in:
Ulf Gebhardt 2023-11-17 20:05:37 +01:00
parent ff7a1c5484
commit 023675e708
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -47,7 +47,7 @@ The following commands are available:
| **Storybook** | |
| `npm run storybook` | Run Storybook |
| `npm run storybook:build` | Build static storybook |
| `npm run storybook:test` | Runs tests against all storybook stories |
| `npm run storybook:test` | Run tests against all storybook stories |
| **Documentation** | |
| `npm run docs:dev` | Run Documentation in development mode |
| `npm run docs:build` | Build static documentation |