storybook-tutorial

时间:2024-05-09 22:52:58
【文件属性】:

文件名称:storybook-tutorial

文件大小:812KB

文件格式:ZIP

更新时间:2024-05-09 22:52:58

TypeScript

Chromatic的Storybook Angular简介模板 该模板随附了主要的Angular和Storybook配置文件,您需要它们来快速启动和运行。 :bullet_train: 快速开始 创建应用程序。 使用获取此模板。 # Clone the template npx degit chromaui/intro-storybook-angular-template taskbox 安装依赖项。 导航到新站点的目录并安装必要的依赖项。 # Navigate to the directory cd taskbox/ # Install the dependencies npm install 打开源代码并开始编辑! 在您选择的代码编辑器中打开taskbox目录,并构建您的第一个组件! 浏览您的故事! 运行npm run storybook以在http://localhost:6006上查看组


【文件预览】:
storybook-tutorial-main
----.gitignore(650B)
----package.json(4KB)
----tslint.json(3KB)
----package-lock.json(2.08MB)
----src()
--------storybook.test.js(76B)
--------app()
--------assets()
--------main.ts(372B)
--------environments()
--------index.html(315B)
--------favicon.ico(948B)
--------__snapshots__()
--------stories()
--------jest-config()
--------styles.css(18KB)
--------polyfills.ts(3KB)
----LICENSE(1KB)
----tsconfig.spec.json(423B)
----tsconfig.json(504B)
----documentation.json(102KB)
----.browserslistrc(703B)
----angular.json(3KB)
----tsconfig.app.json(274B)
----README.md(4KB)
----.storybook()
--------main.js(270B)
--------preview.js(248B)
--------tsconfig.json(303B)
--------typings.d.ts(77B)
----babel.config.js(377B)
----.editorconfig(274B)

网友评论