material-ui-example:将Material UI组件导入Pagedraw的示例

时间:2021-05-09 06:39:14
【文件属性】:
文件名称:material-ui-example:将Material UI组件导入Pagedraw的示例
文件大小:122KB
文件格式:ZIP
更新时间:2021-05-09 06:39:14
JavaScript 使用外部组件和Pagedraw的示例应用程序 依存关系 # Install the Pagedraw CLI npm install -g pagedraw-cli # Login with your Pagedraw credentials pagedraw login ``` # Usage To continuously sync Pagedraw generated code into `src/pagedraw` do 页面绘图同步 And to run your app do npm开始 # Importing external components into Pagedraw See `src/pagedraw-imports.js`. All components listed there get imported into Pagedraw when you hit th
【文件预览】:
material-ui-example-master
----.gitignore(285B)
----package.json(3KB)
----pagedraw.json(17B)
----src()
--------bootstrap-css.js(119KB)
--------pagedraw-imports.js(8KB)
--------index.js(146B)
--------App.js(217B)
--------pagedraw()
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(317B)
----scripts()
--------build.js(5KB)
--------test.js(732B)
--------start.js(4KB)
----README.md(542B)
----config()
--------polyfills.js(856B)
--------jest()
--------webpack.config.dev.js(13KB)
--------webpackDevServer.config.js(5KB)
--------webpack.config.prod.js(15KB)
--------paths.js(2KB)
--------env.js(3KB)
----yarn.lock(259KB)

网友评论