1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
2023-05-05 10:45:34 +01:00
..
.vscode
assets
build
src Fix table ID being passed in to access modal 2023-05-05 10:45:34 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json v2.5.10-alpha.1 2023-05-03 17:28:55 +00:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
vite.config.js
vitest.setup.js

Get Started

yarn install

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