书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 87 个相关结果.
  • 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...
  • 发布

    部署 Storybook 导出为静态应用程序 持续部署 GitHub上 Netlify 部署 Storybook 在本教程中,我们在开发机器上运行了Storybook. 您可能还想与团队分享该 Storybook,尤其是非技术成员. 值得庆幸的是,在线部署 Storybook 很容易. 您之前是否安装过Chromatic 测试?? 🎉 你...
  • Serving Static Files

    Serving Static Files 1. Via Imports 2. Via a Directory 3. Via a CDN Absolute versus relative paths Serving Static Files It’s often useful to load static files like images a...
  • Using Environment Variables

    Using Environment Variables Build time environment variables NODE_ENV env variable Using Environment Variables Sometimes, we may use configuration items inside Storybook. It ...
  • Add Custom Head Tags

    Add Custom Head Tags Add Tags or Scripts to the Main UI. Add Custom Head Tags Sometimes, you may need to add different tags to the HTML head. This is useful for adding web fon...
  • 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 ...
  • Custom Babel Config

    Custom Babel Config Custom Babel Config By default, Storybook loads your root .babelrc file and load those configurations.But sometimes some of those options may cause Storybo...
  • Quick Start Guide

    Quick Start Guide Quick Start Guide Storybook supports many different frontend view layers with more coming!React, Vue, Angular, Mithril, Marko, HTML, Svelte, Meteor, Ember, Ri...
  • CLI Options

    CLI Options For start-storybook For build-storybook CLI Options React Storybook comes with two CLI utilities. They are start-storybook and build-storybook . They have some ...
  • Using Addons

    Using Addons Addons tab order Using the addon Disable the addon Global Configuration Using Addons Storybook comes with a variety of “core” addons developed and maintained a...