323 B
323 B
lowcoder-sdk-webpack-bundle
The code to use Lowcoder Apps on any Web Project
STEPS to use
- 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