文件名称:React-Patterns:简单的React模式样本
文件大小:623KB
文件格式:ZIP
更新时间:2024-05-26 15:05:50
react patterns examples example compound-components
React模式 React模式的简单示例。 演示版 要启动该应用程序,只需运行npm run start 。 您的应用程序应从localhost:3000开始,您可以在其中浏览模式。 模式 档案文件 src/patterns中的每个src/patterns包含: api / index.js-使用模式的API index.js -API的示例用法 想象一下, api目录是您包含在项目中的npm-module。 该API通过为您提供许多工具,使您可以编写可读的代码。 尝试在示例文件中进行操作,以了解它的好处。 灵感学分 创建该存储库的想法来自于完成的课程
【文件预览】:
React-Patterns-master
----.github()
--------workflows()
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
--------images()
----yarn.lock(445KB)
----src()
--------index.css(63B)
--------patterns()
--------App.js(2KB)
--------App.test.js(248B)
--------index.js(167B)
----README.md(1KB)
----.gitignore(291B)
----package.json(721B)