1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
budibase/packages/builder
2024-07-23 14:55:38 +01:00
..
assets
public
src Removed explicit bindings prop from draggable list as it was overriding bindings added via the listTypeProps. Updated grid config to use listTypeProps instead 2024-07-23 14:55:38 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Update sanitize-html 2024-07-04 10:56:17 +02:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix builder build 2024-07-04 12:28:49 +02:00
vitest.setup.js

Get Started

yarn install

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