1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
budibase/packages/builder
2020-10-27 12:32:48 +00:00
..
.vscode
assets
build
cypress Fix cypress tests 2020-10-17 19:07:12 +01:00
scripts
src Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00
tests Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 2020-10-13 17:27:46 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00
README.md
rollup.config.js
yarn.lock Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00

Get Started

npm install

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