budibase/packages/builder
Adria Navarro d0516f807a
Merge branch 'master' into BUDI-8986/validate-datasource-setting-on-components
2025-01-23 11:31:55 +01:00
..
assets
public
src Merge branch 'master' into BUDI-8986/validate-datasource-setting-on-components 2025-01-23 11:31:55 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00:00
routify.config.js
svelte.config.js
tsconfig.build.json Fix check:types 2024-12-09 11:25:44 +01:00
tsconfig.json Merge branch 'master' into typing/stores-grid-rows 2024-12-31 11:25:01 +01:00
vite.config.mjs Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
vitest.setup.js

README.md

Get Started

yarn install

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