1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
2020-08-03 17:08:54 +02:00
..
.vscode
assets
build
cypress
src move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 2020-08-03 17:08:54 +02:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json api key logic works correctly 2020-08-03 15:59:50 +02:00
README.md
rollup.config.js formatting and tidy up 2020-07-14 16:00:58 +01:00

Get Started

npm install

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