/sdk-based-app-embedding

The code to use Lowcoder Apps on any Web Project

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

sdk-based-app-embedding

The code to use Lowcoder Apps on any Web Project

STEPS to use

  1. Update the lowcoder-sdk to latest version
  2. build the project with npm run build
  3. host dist folder on server
  4. add bundle.js as an external script on the HTML page where you want to include the app
  5. Add the apps as given in demo under /dist/index_test.html