Skip to content

lowcoder-org/sdk-based-app-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e59d3bb · Jan 19, 2024

History

8 Commits
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Aug 29, 2023
Jan 19, 2024
Nov 21, 2023
Aug 29, 2023
Aug 29, 2023
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024

Repository files navigation

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

Releases

No releases published

Packages

No packages published