1
0
Fork 0
mirror of synced 2024-09-12 23:43:09 +12:00
budibase/packages/builder
2024-05-03 11:16:10 +01:00
..
assets
public
src Use a fixed ID for each column in column configuration to avoid closing popovers due to ID changes 2024-05-03 11:16:10 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
vitest.setup.js

Get Started

yarn install

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