Skip to content

An enterprise-class low-code technology stack with scale-out design (vue) / 一套面向扩展设计的企业级低代码技术体系(vue)

License

Notifications You must be signed in to change notification settings

cdLab996/lowcode-engine-ext-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@cdlab996/lowcode-engine-ext-vue

NPM

npm version npm downloads GitHub license

Description

  • For more information, please visit the official website: href

  • The difference with lowcode-engine-ext is that it adapts to Vue.

Usage

npm

npm install @cdlab996/lowcode-engine-ext-vue

cdn

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

Local Usage

git clone https:/cdLab996/lowcode-engine-ext-vue.git
cd lowcode-engine-vue
npm install
npm run start
  • XSwitch
{
  "proxy": [
    [
      "https://alifd.alicdn.com/npm/@alilc/[email protected]/dist/css/engine-ext.css",
      "http://localhost:4008/js/engine-ext.css"
    ],
    [
      "https://alifd.alicdn.com/npm/@alilc/[email protected]/dist/css/engine-ext.js",
      "http://localhost:4008/js/engine-ext.js"
    ]
  ]
}

🎈 License

This project is a branch of lowcode-engine-ext.

About

An enterprise-class low-code technology stack with scale-out design (vue) / 一套面向扩展设计的企业级低代码技术体系(vue)

Resources

License

Stars

Watchers

Forks

Packages

No packages published