1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/builder
Michael Drury f8e978f321 Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
2022-08-09 11:00:38 +01:00
..
.vscode
assets
build
cypress
scripts
src Merge pull request #7049 from Budibase/fix/2585 2022-08-09 11:00:38 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.2.20-alpha.1 2022-08-08 13:01:41 +00:00
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