1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
2023-09-26 17:13:16 +01:00
..
.vscode
assets
build
public
src Adding a quick check incase too many related tables - switch to just fetching everything. 2023-09-26 17:13:16 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Update ts to 5.x 2023-09-22 18:17:19 +02:00
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