1
0
Fork 0
mirror of synced 2024-09-19 10:48:30 +12:00
budibase/packages/builder
2023-03-10 11:59:10 +00:00
..
.vscode
assets
build
src Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
ts
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json v2.4.12-alpha.0 2023-03-09 16:02:23 +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
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Add WIP initial multi-user websocket implementation for sheets 2023-03-05 18:57:05 +00:00

Get Started

yarn install

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