intro storybook ember with template:使用样例代码的样例代码仓库测试回购 源码
Chromatic故事书Ember简介模板 该模板随附了主要的Ember和Storybook配置文件,您需要它们来快速启动和运行。 :bullet_train: 快速开始 创建应用程序。 使用获取此模板。 # Clone the template npx degit chromaui/intro-storybook-ember-template taskbox 安装依赖项。 导航到新站点的目录并安装必要的依赖项。 # Navigate to the directory cd taskbox/ # Install the dependencies yarn 打开源代码并开始编辑! 在您选择的代码编辑器中打开taskbox目录,并构建您的第一个组件! 浏览您的故事! 运行yarn storybook-dev以在http://localhost:6006上查看组件的故事 :magnifying_glass_tilted_right: 里面有什么? 快速浏览
文件列表
intro-storybook-ember-with-template-main.zip
(预估有个81文件)
intro-storybook-ember-with-template-main
.ember-cli
280B
ember-cli-build.js
793B
vendor
.gitkeep
0B
stories
button.css
642B
header.css
472B
1-Button.stories.js
1KB
assets
暂无评论