1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
Budibase Release Bot 64863fcf5e v0.9.137
2021-09-21 15:04:25 +00:00
..
.vscode
assets
build
cypress Fix test 2021-08-06 21:46:44 +02:00
src Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json v0.9.137 2021-09-21 15:04:25 +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