budibase/packages/builder
Andrew Kingston eeb912a4a6 Fix drawer bindable input not updating when typing with drawer closed 2021-02-16 13:17:30 +00:00
..
.vscode
assets
build
cypress fix cypress tests 2021-02-06 22:41:27 +00:00
scripts
src Fix drawer bindable input not updating when typing with drawer closed 2021-02-16 13:17:30 +00:00
tests fix bindable test 2021-01-18 15:54:25 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
package.json Merge branch 'master' of github.com:Budibase/budibase into url-context 2021-02-16 09:22:37 +00:00
rollup.config.js Remove client bundle from being packaged with the builder 2020-12-08 10:14:02 +00:00
yarn.lock Merge branch 'master' of github.com:Budibase/budibase into url-context 2021-02-16 09:22:37 +00:00

README.md

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build