1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00
budibase/packages/builder
2023-04-26 14:22:23 +01:00
..
.vscode
assets
build
src Enrich the upgradable version property when fetching the app package 2023-04-25 12:16:02 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html Working commit 2023-03-13 12:33:16 +00:00
LICENSE.md
nuxt.config.js
package.json Removed client package from builder dependencies 2023-04-26 14:22:23 +01:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
vite.config.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

Get Started

yarn install

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