1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
2021-10-01 12:53:28 +01:00
..
.vscode
assets
build
cypress Merge branch 'develop' into dnd 2021-09-30 14:56:23 +01:00
src Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 2021-09-30 17:24:43 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json fix cypress 2021-09-28 15:49:39 +01:00
index.html
LICENSE.md
package.json v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock fix firefox redirect loop 2021-09-29 18:59:26 +01:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build