storybook/docs/snippets/common/storybook-testing-addon-install.npm.js.mdx
2022-04-29 00:17:54 +08:00

3 lines
86 B
Plaintext

```shell
npm install --save-dev @storybook/testing-( react | vue | vue3 | angular)
```