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
dist
folder on server - add
bundle.js
as 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