1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
2021-02-22 15:49:57 +00:00
..
.vscode
assets
build
cypress Updating cypress tests as well as changing the auto column icons a bit to improve the look. 2021-02-19 15:49:54 +00:00
scripts
src Fixing issue - this will replace any bindings when copying and pasting a stack of components with 'Invalid binding'. 2021-02-22 15:49:57 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json merge develop 2021-02-19 13:55:17 +01:00
README.md
rollup.config.js
yarn.lock Merge branch 'develop' of https://github.com/Budibase/budibase into rest-api-integration 2021-02-19 15:12:23 +00:00

Get Started

npm install

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