1
0
Fork 0
mirror of synced 2024-10-06 13:04:36 +13:00
budibase/packages/builder
2021-07-27 17:56:39 +01:00
..
.vscode
assets
build
cypress
src Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time. 2021-07-27 17:56:39 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json v0.9.80-alpha.9 2021-07-27 09:11:15 +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