1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
budibase/packages/builder
2020-09-10 11:44:33 +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 Merge branch 'master' of https://github.com/Budibase/budibase into server-workflows 2020-09-10 11:44:33 +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 merge 2020-09-09 17:05:35 +01:00

Get Started

npm install

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