1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
2022-01-20 16:01:09 +00:00
..
.vscode
assets
build
cypress Share validation between app modals, add yup based validation framework, add url to app modals 2022-01-20 16:01:09 +00:00
src Share validation between app modals, add yup based validation framework, add url to app modals 2022-01-20 16:01:09 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json New Tests and Changes based on updated test environment 2021-12-24 10:38:03 +00:00
index.html
LICENSE.md
package.json Merge branch 'develop' into cypress-testing 2022-01-18 16:13:51 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing 2022-01-18 16:02:49 +00:00

Get Started

yarn install

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