1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
2020-11-13 11:31:00 +01:00
..
.vscode
assets
build
cypress
scripts
src sets everything up to be used with a longform type in the Form component 2020-11-13 11:31:00 +01:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json v0.3.7 2020-11-10 20:23:36 +00:00
README.md
rollup.config.js bump rollup plugin svelte version 2020-11-09 18:04:55 +00:00
yarn.lock Fixing an issue where screens couldn't be deleted and fixing an issue where rows would still contain data from a column that no longer exists if a column was deleted from a table. 2020-11-10 13:59:46 +00:00

Get Started

npm install

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