ui5-webcomponents-sample-react:使用React构建的UI5 Web组件样本TODO应用程序

时间:2021-05-06 04:27:05
【文件属性】:
文件名称:ui5-webcomponents-sample-react:使用React构建的UI5 Web组件样本TODO应用程序
文件大小:289KB
文件格式:ZIP
更新时间:2021-05-06 04:27:05
sample reactjs ui5 sample-code ui5-webcomponents UI5 Web组件React示例应用程序 示例应用程序演示的用法。 它展示了如何使用嵌套组件和自举的React构建来绑定属性,订阅事件。 该项目是通过引导的。 先决条件 ( 8.5或更高版本 :warning: ) (可选用法) 入门 使用,然后导航到下载的目录。 git clone https://github.com/SAP/ui5-webcomponents-sample-react.git cd ui5-webcomponents-sample-react 安装所有依赖项 yarn 或者 npm install 启动本地服务器并运行该应用程序。 (可以在此处找到正在运行的应用程序: ) npm start 值得注意的 消耗UI5 Web组件 在您的应用程序中导入所需的组件以定义UI5 Web组件。 例如,要使用ui5-button您需要将其导入: import "@ui5/
【文件预览】:
ui5-webcomponents-sample-react-master
----.travis.yml(205B)
----config()
--------webpack.config.prod.js(22KB)
--------webpackDevServer.config.js(6KB)
--------webpack.config.js(26KB)
--------webpack.config.dev.js(18KB)
--------jest()
--------env.js(3KB)
--------paths.js(3KB)
----docs()
--------images()
----deploy()
--------deploy.sh(3KB)
--------deploy_key.enc(3KB)
----package.json(3KB)
----package-lock.json(667KB)
----.reuse()
--------dep5(2KB)
----src()
--------App.css(1KB)
--------index.js(451B)
--------TodoItem.js(1KB)
--------TodoList.js(830B)
--------serviceWorker.js(5KB)
--------App.test.js(248B)
--------logo.png(28KB)
--------App.js(6KB)
--------index.css(428B)
----LICENSES()
--------Apache-2.0.txt(10KB)
--------MIT.txt(1KB)
----.gitignore(389B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(4KB)
----scripts()
--------test.js(1KB)
--------build.js(6KB)
--------start.js(4KB)
----LICENSE.txt(10KB)

网友评论