JAMStack样板 使用此默认样板启动您的项目。 这个启动器随附主要的Gatsby配置文件,是React的杰出应用程序生成器。 与Jest集成以进行单元测试。 通过内置的CircleCI和Netlify提供流畅的开发经验和CI / CD管道。 :rocket: 快速开始 克隆此仓库 # clone this repo via github link git clone https://github.com/tripheo0412/jamstack-javascript-boilerplate.git 安装所有软件包 使用yarn / npm安装 cd jamstack-javascript-boile
2021-02-04 09:09:40 915KB boilerplate circleci gatsby storybook
1
这是一个用引导的项目。 入门 首先,运行开发服务器: npm run dev # or yarn dev 使用浏览器打开以查看结果。 您可以通过修改pages/index.js来开始编辑页面。 当您编辑文件时,页面会自动更新。 了解更多 要了解有关Next.js的更多信息,请查看以下资源: -了解Next.js功能和API。 交互式Next.js教程。 您可以查看-欢迎您提供反馈和意见! 在Vercel上部署 部署Next.js应用程序的最简单方法是使用Next.js创建者提供的。 查看我们的以了解更多详细信息。
2021-02-04 09:09:39 414KB nextjs scss storybook tailwindcss
1
Acmesquita-ui Projeto inspirado没有COMØintito德aplicar OS conhecimentos对criar UMA lib中去COMPONENTES UIËdocumentar utilizandoØ 。 因斯塔兰多 yarn add acmesquita-ui or yarn add "git+ssh://git@github.com:acmesquita/acmesquita-ui.git#dist" Utilizando import { Button } from 'acmesquita-ui' ; < Button > De
2021-02-04 09:09:38 347KB react npm-package lib storybook
1
故事书基础 该项目是通过。 来自: : # 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
此存储库未维护。 zisui已集成到。 而且,迁移到Storycap非常容易。 请阅读 紫穗 快速简单的CLI可以为您的Storybook截图。 安装 $ npm install zisui 如何使用 zisui运行2种模式。 一个是“简单”,另一个是“托管”。 使用简单模式,您无需配置Storybook。 给出一个URL,例如: $ zisui http://localhost:9001 您可以通过--serverCmd选项启动服务器。 $ zisui --serverCmd "start-storybook -p 9001" http://localhost:9001 另外, zisui可以爬网构建和托管的Storybook页面: $ zisui https://release-5-0--storybooks-vue.netlify.com 托管模式 如果要控制故事的捕获方式(时间或大小等),请使用托管模式。 首先,您需要注册zisui Storybook插件。 /* .storybook/addons.js */ import "zisui/register" ;
1
:laptop_computer: 故事书桌面 适用于您所有故事书的桌面应用。 入门 该项目仍处于早期阶段。 要获得该应用程序,您必须立即自行构建。 就是这样: git clone https://github.com/storybookjs/desktop.git cd desktop yarn 运行开发版本: yarn dev 要构建生产应用程序: yarn dist 学分 该项目基于
2021-02-03 14:05:47 367KB electron app desktop storybook
1
Gatsby主题工作区 正在安装 git clone https://github.com/lundegaard/gatsby-theme-fast-ai my-app cd my-app yarn install 发展中 yarn examples start 要么 yarn start 跑步故事书 yarn storybook start 要么 yarn start:storybook 项目模板 . ├── apps │   ├── docs-examples │   └── storybook ├── packages │   ├── gatsby-plugin-setup │   ├── gatsby-theme-fast-ai │   └── ui-components └── tools examples 示例应用 ui-components 常见的UI组件 gatsby-plugin-setup 包含一些针对默认Gatsby配置的补丁 gatsby-theme-fast-ai 包含Gatsby应用程序的通用设置 配置Gatsby插件集 相关项目 –快速AI的
2021-02-03 14:05:45 4.47MB react gatsby emotion storybook
1
React组件库发布入门 入门 克隆项目: git clone git@github.com:garmeeh/lerna-starter.git 安装项目: npm install 运行npm run start 运行npm run start将: 1.)旋转故事书。 然后,您可以导航到 ,您将能够看到Storybook中展示的示例软件包。 2.)将在监视模式下运行构建脚本。 这意味着将在“故事书”中构建并更新在“ packages”文件夹中进行的所有更改。 出版 要构建和发布软件包,您只需要运行: npm run publish-packages (您需要登录到npm) 这将运行构建脚本,然后发布您的软件包。 当前设置为单独发布每个程序包,以使其版本独立。 您可以在找到完整的发布选项,以便根据自己的实际需求进行调整。 但是对于大多数情况,当前的设置就足够了。 测验 该项目带有为您设置的和。 要运行所有测试并生成覆盖率报告,只需运行: npm run test 在开发过程中,您还可以通过运行以下命令以监视方式运行测试: npm run test:watch 导出静
2021-02-03 14:05:44 171KB react react-components lerna storybook
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
蚂蚁设计主题编辑器 Boilerplate将组件渲染到,因此您可以轻松地编辑主题 前提条件 安装所需的系统依赖项 克隆存储库 git clone https://github.com/minheq/antd-theme-editor.git 安装项目的程序包依赖项 yarn ...您就准备好了! 用法 运行命令 yarn storybook 访问localhost:6006以查看故事书 定制主题 编辑antd默认变量 可以使用src/antd-theme-override.less来编辑antd默认变量 编辑CSS Antd类 您还可以编辑css文件src/style-override.css以覆盖/编辑antd类的样式 出口 完成变量和样式的编辑后,通过此命令导出 yarn export 导出的文件将在dist目录中找到,并在您的项目中复制和使用 更新故事 故事已基于antd存储库创建。 您还可以通过git子模块导入antd组件并运行脚本来创建或更新故事来更新它们。 git submodule update --init --recursive // Adds antd subm
2021-02-03 14:05:21 319KB stories editor theme storybook
1