1
0
Fork 0
mirror of synced 2024-09-19 10:48:30 +12:00
budibase/packages/builder
2023-03-13 11:30:18 +00:00
..
.vscode
assets
build
src Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things 2023-03-13 11:30:18 +00:00
ts
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json v2.4.12-alpha.3 2023-03-13 09:55:46 +00:00
README.md
reporterConfig.json
routify.config.js
setup.js Enable mock redis for integration tests 2023-02-21 10:52:11 +00:00
testConfig.json Minor changes 2023-02-01 15:56:00 +00:00
tsconfig.build.json
tsconfig.json
vite.config.js
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