UNPKG

rerumaccusamus

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

13 lines (9 loc) 353 B
--- title: stories/ sidebar_position: 4 --- 模块工程方案 Storybook 资源目录。 模块工程方案支持使用 Storybook 对模块进行调试,在开启调试模式时,会使用项目 stories 目录作为调试文件。 :::note 使用 Storybook 进行调试需要提前在项目下执行 new 命令启用「Storybook」功能。 :::