1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2021-10-06 16:27:46 +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 an issue with attempting to access a locked app causes a redirect loop locking up browser. 2021-10-06 16:27:46 +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.152-alpha.0 2021-10-06 14:08:17 +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