1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder
2023-06-02 15:28:48 +01:00
..
.vscode
assets
build
src Ensue table schema change made via grids are properly synced with backend stores, given absence of websocket events for own events 2023-06-02 15:28:48 +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