React-Common:常用React组件的故事书

时间:2021-02-04 06:25:08
【文件属性】:
文件名称:React-Common:常用React组件的故事书
文件大小:286KB
文件格式:ZIP
更新时间:2021-02-04 06:25:08
react eslint styled-components create-react-app reactjs 通用React组件 在这个GitHub存储库中,您将找到常见的React组件,例如Modal,Sidebar,Slider ... 入门 我已经使用create-react-app设置了我的react项目和Storybook作为文档。 正在安装 npm install 跑步 npm run storybook 组件 : 侧边栏 模态 滑杆 颜色: 随意推送自己的组件 :smiling_face_with_smiling_eyes: 。
【文件预览】:
React-Common-master
----config()
--------webpack.config.prod.js(21KB)
--------webpackDevServer.config.js(6KB)
--------webpack.config.dev.js(17KB)
--------jest()
--------env.js(3KB)
--------paths.js(3KB)
----.storybook()
--------config.js(191B)
--------addons.js(134B)
----package.json(4KB)
----package-lock.json(732KB)
----src()
--------stories()
--------index.js(146B)
--------components()
--------App.js(96B)
----.eslintrc.js(2KB)
----.gitignore(310B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(450B)
----yarn.lock(300KB)
----scripts()
--------test.js(1KB)
--------build.js(6KB)
--------start.js(4KB)

网友评论