budibase/packages/builder
Andrew Kingston 80e2c6e561
Merge branch 'master' into type-portal-features-store
2025-01-06 15:08:56 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Merge branch 'master' into type-portal-features-store 2025-01-06 15:08:56 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json add types for shortid 2024-12-20 14:41:03 +00:00
routify.config.js
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
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 lint 2024-09-09 13:55:26 +01:00

README.md

Get Started

yarn install

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