1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2021-01-22 14:38:08 +00:00
..
.vscode
assets
build
cypress
scripts
src Fix issue with URL <-> state binding in design section preventing navigating to roles with no screens in them 2021-01-22 14:38:08 +00:00
tests fix bindable test 2021-01-18 15:54:25 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 2021-01-21 10:57:41 +00:00
README.md
rollup.config.js
yarn.lock Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 2021-01-21 10:57:41 +00:00

Get Started

npm install

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