1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder
2021-10-06 14:33:21 +01:00
..
.vscode
assets templates working end to end 2021-10-05 23:02:28 +01:00
build
cypress Be more explicit with testing table deletion to avoid random failures due to ordering 2021-10-01 13:58:15 +01:00
src Redesign UX, get rid of welcome screen 2021-10-06 14:33:21 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock fix firefox redirect loop 2021-09-29 18:59:26 +01:00

Get Started

yarn install

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