文件名称:taskbox:故事书简介项目
文件大小:2.11MB
文件格式:ZIP
更新时间:2024-03-28 04:45:57
CSS
Chromatic的Storybook React简介模板 该模板随附了主要的React和Storybook配置文件,您需要它们来快速启动和运行。 :bullet_train: 快速开始 创建应用程序。 使用获取此模板。 # Clone the template npx degit chromaui/intro-storybook-react-template taskbox 安装依赖项。 导航到新站点的目录并安装必要的依赖项。 # Navigate to the directory cd taskbox/ # Install the dependencies yarn 打开源代码并开始编辑! 在您选择的代码编辑器中打开taskbox目录,并构建您的第一个组件! 浏览您的故事! 运行yarn storybook在http://localhost:6006上查看组件的故事 :magnifying_glass_tilted_right: 里面有什么? 快
【文件预览】:
taskbox-main
----.storybook()
--------preview.js(103B)
--------main.js(196B)
----package.json(2KB)
----storybook-static()
--------logo192.png(5KB)
--------vendors~main.4abf29e4f956d5befb41.bundle.js(1.67MB)
--------vendors~main.edee690366eb8bbbe087.bundle.js(2.42MB)
--------vendors~main.4abf29e4f956d5befb41.bundle.js.LICENSE.txt(3KB)
--------asset-manifest.json(1004B)
--------vendors~main.edee690366eb8bbbe087.bundle.js.map(170B)
--------manifest.json(492B)
--------runtime~main.edee690366eb8bbbe087.bundle.js(3KB)
--------main.2d01924b12554c6c15af.bundle.js(973KB)
--------robots.txt(67B)
--------index.html(2KB)
--------main.edee690366eb8bbbe087.bundle.js.map(153B)
--------vendors~main.edee690366eb8bbbe087.bundle.js.LICENSE.txt(3KB)
--------static()
--------runtime~main.edee690366eb8bbbe087.bundle.js.map(169B)
--------runtime~main.6a9b04192e3176eff72a.bundle.js(3KB)
--------main.edee690366eb8bbbe087.bundle.js(21KB)
--------logo512.png(9KB)
--------iframe.html(4KB)
--------favicon.ico(32KB)
----.github()
--------workflows()
----LICENSE(1KB)
----package-lock.json(869KB)
----src()
--------stories()
--------App.css(564B)
--------index.js(500B)
--------reportWebVitals.js(362B)
--------assets()
--------logo.svg(3KB)
--------storybook.test.js(76B)
--------setupTests.js(241B)
--------components()
--------__snapshots__()
--------App.js(273B)
--------lib()
--------index.css(18KB)
----build-storybook.log(432KB)
----.gitignore(323B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(3KB)
----yarn.lock(652KB)