-
For more information, please visit the official website: href
-
The difference with lowcode-engine-ext is that it adapts to Vue.
npm install @cdlab996/lowcode-engine-ext-vue
https://unpkg.com/@cdlab996/lowcode-engine-ext-vue@latest/dist/css/engine-ext.css
https://unpkg.com/@cdlab996/lowcode-engine-ext-vue@latest/dist/js/engine-ext.js
git clone https://github.com/cdLab996/lowcode-engine-ext-vue.git
cd lowcode-engine-vue
npm install
npm run start
- XSwitch
{
"proxy": [
[
"https://alifd.alicdn.com/npm/@alilc/lowcode-engine-ext@1.0.5/dist/css/engine-ext.css",
"http://localhost:4008/js/engine-ext.css"
],
[
"https://alifd.alicdn.com/npm/@alilc/lowcode-engine-ext@1.0.5/dist/css/engine-ext.js",
"http://localhost:4008/js/engine-ext.js"
]
]
}
This project is a branch of lowcode-engine-ext.