react-formation-example:react-composable-forms的示例启动器存储库

时间:2024-06-02 09:25:45
【文件属性】:

文件名称:react-formation-example:react-composable-forms的示例启动器存储库

文件大小:44KB

文件格式:ZIP

更新时间:2024-06-02 09:25:45

JavaScript

React形成实例 这是一个入门应用程序,可以帮助您尝试 ,这是一个用于在React中制作超棒表格的实用程序。 设置 git clone https://github.com/k88hudson/react-formation-example.git cd react-formation-example npm install npm start 现在,您应该可以在浏览器中的上看到结果。 包含什么 Java脚本 src/index.jsx :这是您的应用程序的入口点。 src/components/Form.jsx :这是表单的主要代码所在的位置。 src/components/CreditCard.jsx :这是示例表单中的子组件。 如果您不想使用它,可以将其删除。 components/Blank.jsx :如果要完全从头开始,请将此文件中的代码复制到src/component


【文件预览】:
react-formation-example-master
----webpack.config.js(569B)
----src()
--------index.less(746B)
--------components()
--------index.jsx(185B)
--------static()
----README.md(1KB)
----.gitignore(44B)
----package.json(1KB)

网友评论