budibase/packages/builder
Dean 81d01bc0cf Fix for robustness when navigating quickly through automations. dragOffset can sometimes not be initialised before moving the mouse 2024-10-31 16:54:56 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Fix for robustness when navigating quickly through automations. dragOffset can sometimes not be initialised before moving the mouse 2024-10-31 16:54:56 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-10-02 16:08:54 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.mjs
vitest.setup.js

README.md

Get Started

yarn install

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