1
0
Fork 0
mirror of synced 2024-07-14 10:45:51 +12:00
budibase/packages/builder
2023-04-13 16:51:26 +01:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
src Work around table API inconsistencies to handle table schema updates 2023-04-13 16:51:26 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html Working commit 2023-03-13 12:33:16 +00:00
LICENSE.md
nuxt.config.js
package.json v2.4.44-alpha.12 2023-04-11 13:42:48 +00:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js New App Onboarding (#9489) 2023-01-31 19:34:32 +00:00
yarn.lock Add sheet button to control column visibilty, improve sorting, improve disabled states 2023-03-11 14:10:45 +00:00

Get Started

yarn install

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