故事书基础 该项目是通过。 来自: : # Create our application: npx create-react-app taskbox cd taskbox # Add Storybook: npx -p @storybook/cli sb init # Run the test runner (Jest) in a terminal: yarn test # Start the component explorer on port 9009: yarn run storybook # Run the frontend app proper on port 3000:
2021-02-04 09:09:37 1.97MB tutorial storybook StorybookJavaScript
1
可用性React 使用Availity UIKit和Bootstrap 4React组件 支持的浏览器 Internet Explorer 11+ 谷歌浏览器 火狐浏览器 故事书 盖茨比医生 补充笔记 我们使用data-testid进行单元测试,以获取唯一属性。 如果您使用的是availity-workflow@6.0.0或更高版本,它将在生产版本中为您删除。 但是,如果您不想要它并且不使用工作流程,则需要添加以下babel插件将其删除: 执照
2021-02-03 14:05:44 2.12MB react storybook StorybookJavaScript
1