1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
budibase/packages/builder
2020-11-23 11:30:15 +00:00
..
.vscode
assets
build
cypress fix e2e 2020-11-20 11:41:17 +00:00
scripts
src Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-23 11:30:15 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing 2020-11-19 16:58:54 +00:00
README.md
rollup.config.js Refactor entire SDK into client lib and enable svelte context sharing between client and components 2020-11-18 19:18:18 +00:00
yarn.lock Fixing issues thrown up by PR. 2020-11-19 20:31:11 +00:00

Get Started

npm install

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