budibase/packages/builder
Andrew Kingston 7c3732d2f4 Update feedback icon to be in line with new UI 2020-10-28 10:59:43 +00:00
..
.vscode
assets
build
cypress Format with prettier 2020-10-27 15:28:13 +00:00
scripts
src Update feedback icon to be in line with new UI 2020-10-28 10:59:43 +00:00
tests Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 2020-10-13 17:27:46 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
package.json Making sure the caret position is respected in the generic binding popover. 2020-10-27 12:32:48 +00:00
rollup.config.js analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
yarn.lock Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-27 15:50:34 +00:00

README.md

Get Started

npm install

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