budibase/packages/builder
Martin McKeaveney c3df071fc0 fix cypress tests 2021-02-06 22:41:27 +00:00
..
.vscode
assets
build
cypress fix cypress tests 2021-02-06 22:41:27 +00:00
scripts
src fixing dropdowns 2021-02-06 20:32:44 +00:00
tests fix bindable test 2021-01-18 15:54:25 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
package.json fixing dropdowns 2021-02-06 20:32:44 +00:00
rollup.config.js Remove client bundle from being packaged with the builder 2020-12-08 10:14:02 +00:00
yarn.lock force click 2021-02-06 21:32:17 +00:00

README.md

Get Started

npm install

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