1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
2020-09-14 09:33:18 +01:00
..
.vscode
assets
build
cypress upping the timeout for Create New Table test 2020-09-06 22:31:15 +01:00
scripts working flat() polyfill for jest 2020-08-27 10:20:01 +01:00
src Add working test workflow button 2020-09-14 09:33:18 +01:00
tests working flat() polyfill for jest 2020-08-27 10:20:01 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json date picker component (#591) 2020-09-09 17:04:49 +01:00
README.md
rollup.config.js lint, using bbui component 2020-09-09 16:27:46 +01:00
yarn.lock Update to use stepId for workflows and improve workflow UX when editing blocks 2020-09-10 15:27:39 +01:00

Get Started

npm install

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