1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder
2023-01-12 15:52:37 +00:00
..
.vscode
assets Update BB logo to black 2022-10-27 09:06:07 +01:00
build
cypress Skip remaining appPublishWorkflow tests 2023-01-06 10:39:49 +00:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Hide groups page if disabled at tenant level 2023-01-12 15:52:37 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2023-01-06 15:22:28 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2023-01-06 15:22:28 +00:00

Get Started

yarn install

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