1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/packages/builder
2022-08-02 18:34:58 +01:00
..
.vscode
assets
build
cypress Cypress: Test changes for UI + Components 2022-08-01 17:29:56 +01:00
scripts
src Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 2022-08-02 18:34:58 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
LICENSE.md
nuxt.config.js
package.json v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js cherry picking moving release url to backend 2022-06-30 12:55:07 +01:00
yarn.lock Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00

Get Started

yarn install

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