1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2020-10-26 16:04:02 +00:00
..
.vscode
assets
build
cypress Fix cypress tests 2020-10-17 19:07:12 +01:00
scripts
src Joe-ifying some of the work on webhooks to make it a bit easier to understand and finished up some testing around it. 2020-10-26 16:04:02 +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 v0.2.6 2020-10-21 14:14:33 +01:00
README.md
rollup.config.js
yarn.lock fix multiple dropzone issue 2020-10-19 18:21:57 +01:00

Get Started

npm install

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