书栈网 · BookStack 本次搜索耗时 0.010 秒,为您找到 82 个相关结果.
  • Storybook for React Native

    Storybook for React Native Automatic setup Manual setup Writing stories Addons Browser addons On device addons Compatibility Performance of on device addons Storybook serv...
  • Exporting Storybook as a Static App

    Exporting Storybook as a Static App Deploying to GitHub Pages Exporting Storybook as a Static App Storybook gives a great developer experience with its dev time features, like...
  • Preset Gallery

    Preset Gallery Presets maintained by storybook team Typescript SCSS Community presets Preset Gallery Storybook presets are a new feature in Storybook to dramatically simpl...
  • Developing Components in Isolation

    Developing Components in Isolation Getting Started with Storybook Getting Started with Styleguidist Developing Components in Isolation Usually, in an app, you have a lot of U...
  • Standalone Options

    Standalone Options Mode dev static For “dev” mode: For “static” mode: Standalone Options There is also an API for running Storybook from Node. const storybook = requi...
  • Introduction

    Introduction Introduction Storybook is a user interface development environment and playground for UI components.The tool enables developers to create components independently ...
  • Guides

    Quick Start Guide Slow Start Guide Storybook for HTML Storybook for React Storybook for React Native Storybook for Vue Storybook for Angular Storybook for Mithril Storybo...
  • Slow Start Guide

    Slow Start Guide Slow Start Guide Storybook supports multiple UI libraries. The manual setup for each framework is different: Storybook for React Storybook for React Native ...
  • 从头开始

    开始吧 设置React Storybook 重用CSS 添加资源 开始吧 Storybook 是在开发模式下 与 您的应用程序一起运行的. 它可以帮助您构建UI组件,并与 应用程序的 业务逻辑和上下文 隔离开来. 本期"学习 Storybook"适用于 React ; Vue和Angular 版本即将推出. 整个页面 -> 拿出各种组...
  • 总结

    结论 学到更多 谁制作了 LearnStorybook.com? 结论 恭喜! 您在Storybook中创建了第一个UI. 在此过程中,您学习了如何构建,组合,测试和部署UI组件. 如果您一直关注,您的 repo和部署的Storybook 应如下所示: 📕GitHub回购: hichroma / learnstorybook-code 🌎部...