cordova-react-starter:一个Cordova + ReactJS样板

时间:2021-04-13 19:40:39
【文件属性】:
文件名称:cordova-react-starter:一个Cordova + ReactJS样板
文件大小:9.81MB
文件格式:ZIP
更新时间:2021-04-13 19:40:39
JavaScript 科尔多瓦React Bootstrap 这是集成ReactJS的Cordova应用程序的样板。 另请参见原始的 。 项目结构 cordova-react-boilerplate ├── config │   ├── ... (build and test config files) ├── config.xml (cordova configuration file) ├── package-lock.json ├── package.json ├── platforms │   └── ... (installed platforms will appear here) ├── plugins │   ├── ... (installed plugins will appear here) ├── public │   ├── ... (source html files) ├──
【文件预览】:
cordova-react-starter-master
----.gitignore(676B)
----res()
--------screen()
--------README.md(1KB)
----package.json(3KB)
----config.xml(1022B)
----src()
--------index.js(632B)
--------cordova.svg(694B)
--------serviceWorker.js(5KB)
--------App.jsx(594B)
--------App.css(393B)
--------index.css(380B)
--------App.test.js(248B)
--------react.svg(4KB)
----public()
--------index.html(570B)
--------favicon.ico(4KB)
--------manifest.json(335B)
----CREATE_REACT_APP.md(123KB)
----scripts()
--------before_prepare.js(116B)
--------build.js(6KB)
--------test.js(1KB)
--------start.js(4KB)
----README.md(1KB)
----config()
--------jest()
--------webpack.config.dev.js(16KB)
--------webpackDevServer.config.js(6KB)
--------webpack.config.prod.js(20KB)
--------paths.js(2KB)
--------env.js(3KB)
----www()
--------.gitkeep(0B)
----.npmignore(17B)
----plugins()
--------fetch.json(175B)
--------cordova-plugin-whitelist()
----platforms()
--------.gitkeep(0B)
----.editorconfig(187B)
----yarn.lock(303KB)

网友评论