1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/builder
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
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Merge branch 'master' of github.com:Budibase/budibase into url-context 2021-02-16 09:22:37 +00:00
README.md
rollup.config.js
yarn.lock Merge branch 'master' of github.com:Budibase/budibase into url-context 2021-02-16 09:22:37 +00:00

Get Started

npm install

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