1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/builder
2023-07-04 08:58:14 +01:00
..
.vscode
assets
build
public
src Add indicators to show selected state in data section 2023-07-04 08:58:14 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Refactor Datasource Creation Modal (#10783) 2023-06-26 09:52:02 +01: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