1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/builder
2023-06-09 17:42:41 +01:00
..
.vscode
assets
build
src Temporarily remove the focus store update as it triggers a full redraw of the component settings 2023-06-09 17:42:41 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
vitest.setup.js

Get Started

yarn install

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