1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
Budibase Release Bot 758c7bd94d v0.9.163
2021-10-11 17:22:28 +00:00
..
.vscode
assets
build
cypress
src Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json v0.9.163 2021-10-11 17:22:28 +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