Skip to content

cdLab996/lowcode-engine-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lowcode-engine-docs

这里是关于学习 lowcode-engine 的笔记,如果需要更多信息可以访问 官网

Notes on learning the lowcode-engine. For more information, please visit the official website

XSwitch

{
  "proxy": [
    [
      "http://localhost:5577/js/vue-simulator-renderer.js",
      "http://localhost:5579/vue-simulator-renderer.js"
    ],
    [
      "http://localhost:5577/js/vue-simulator-renderer.css",
      "http://localhost:5579/vue-simulator-renderer.css"
    ],
    // [
    //   "https://unpkg.com/@cdlab996/[email protected]/dist/js/engine-ext.js",
    //   "http://localhost:4008/js/engine-ext.js"
    // ],
    // [
    //   "https://unpkg.com/@cdlab996/[email protected]/dist/css/engine-ext.css",
    //   "http://localhost:4008/css/engine-ext.css"
    // ],
    // [
    //   "https://alifd.alicdn.com/npm/@alilc/[email protected]/dist/js/engine-ext.js",
    //   "http://localhost:4008/js/engine-ext.js"
    // ]
  ]
}

About

Notes on learning the lowcode-engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published