rekit-pagedraw-example:将Pagedraw与Rekit IDE集成的示例

时间:2021-05-12 05:33:45
【文件属性】:
文件名称:rekit-pagedraw-example:将Pagedraw与Rekit IDE集成的示例
文件大小:290KB
文件格式:ZIP
更新时间:2021-05-12 05:33:45
JavaScript 使用Rekit和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
【文件预览】:
rekit-pagedraw-example-master
----.gitignore(285B)
----package.json(3KB)
----pagedraw.json(16B)
----src()
--------bootstrap-css.js(119KB)
--------images()
--------favicon.png(1KB)
--------pagedraw-imports.js(8KB)
--------index.js(935B)
--------logo.svg(3KB)
--------App.js(217B)
--------Root.js(2KB)
--------pagedraw()
--------common()
--------styles()
--------features()
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(317B)
----tools()
--------index.js(22B)
----scripts()
--------build.js(5KB)
--------test.js(732B)
--------start.js(5KB)
----README.md(528B)
----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(277KB)

网友评论