The code to use Lowcoder Apps on any Web Project
STEPS to use
- Update the lowcoder-sdk to latest version
- build the project with npm run build
- host distfolder on server
- add bundle.jsas an external script on the HTML page where you want to include the app
- Add the apps as given in demo under /dist/index_test.html