1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
2022-01-25 15:28:31 +00:00
..
.vscode
assets
build
cypress
src Improve handling of 403 logouts and return URL cookie 2022-01-25 15:28:31 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-25 07:51:47 +00:00
README.md
routify.config.js
vite.config.js Move API client in builder to top level under src and fix some endpoints not being imported 2022-01-24 16:38:36 +00:00
yarn.lock

Get Started

yarn install

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