1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2021-10-06 19:12:06 +01:00
..
.vscode
assets templates working end to end 2021-10-05 23:02:28 +01:00
build
cypress use start from scratch instead of create app button 2021-10-06 14:35:00 +01:00
src Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
LICENSE.md
package.json v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock

Get Started

yarn install

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