reference chromatic in readme

This commit is contained in:
Ulf Gebhardt 2023-11-23 04:55:25 +01:00
parent f8474581d5
commit e143716cfe
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -26,7 +26,7 @@ The project uses `vite` as builder, `vike` to do the SSR. The design framework i
Testing is done with `vitest` and code style is enforced with `eslint`, `remark-cli` and `stylelint`. Testing is done with `vitest` and code style is enforced with `eslint`, `remark-cli` and `stylelint`.
This projects utilizes `storybook` to develop frontend components and `vuepress` for static documentation generation. This projects utilizes `storybook` and `chromatic` to develop, document & test frontend components and `vuepress` for static documentation generation.
## Commands ## Commands