budibase/packages/builder
Andrew Kingston ca0630c620
Merge pull request #15545 from Budibase/execute-script-tweaks
Pull out new code editor field and drawer bindable slot into single component
2025-02-13 13:15:09 +00:00
..
assets
public
src Merge pull request #15545 from Budibase/execute-script-tweaks 2025-02-13 13:15:09 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Fix version of svelte-portal across the board 2025-01-21 15:09:38 +00:00
routify.config.js
svelte.config.js
tsconfig.build.json
tsconfig.json
vite.config.mjs
vitest.setup.js

README.md

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build