您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. taskbox:故事书简介项目-源码

  2. Chromatic的Storybook React简介模板 该模板随附了主要的React和Storybook配置文件,您需要它们来快速启动和运行。 :bullet_train: 快速开始 创建应用程序。 使用获取此模板。 # Clone the template npx degit chromaui/intro-storybook-react-template taskbox 安装依赖项。 导航到新站点的目录并安装必要的依赖项。 # Navigate to the directory
  3. 所属分类:其它

  1. storybook-basics:Storybook简介https://www.learnstorybook.comintro-to-storybook-源码

  2. 故事书基础 该项目是通过。 来自: : # 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 story
  3. 所属分类:其它