1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
2022-11-03 17:47:33 +00:00
..
.vscode
assets
build
cypress
scripts
src Fixing an issue which meant validation would consider datasources invalid despite the configuration being valid - #8510 2022-11-03 17:47:33 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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