budibase/packages/builder
Budibase Staging Release Bot 9e986ac69d v2.5.10-alpha.0 2023-05-03 15:23:47 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build lint:fix 2021-05-03 09:31:09 +02:00
src Merge branch 'master' into develop 2023-05-03 16:06:42 +01:00
.gitignore reverts some of the merged files 2021-03-18 14:33:45 +01:00
CONTRIBUTING.md
LICENSE.md
README.md Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
index.html
nuxt.config.js
package.json v2.5.10-alpha.0 2023-05-03 15:23:47 +00:00
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

README.md

Get Started

yarn install

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