# lowcoder-sdk-webpack-bundle The code to use Lowcoder Apps on any Web Project STEPS to use 1) build the project with `npm run build` 2) host `dist` folder on server 3) add `bundle.js` as an external script on the HTML page where you want to include the app 4) Add the apps as given in demo under `/dist/index_test.html`