1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
2022-01-19 15:22:55 +00:00
..
.vscode
assets Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace. 2021-12-08 17:58:30 +00:00
build
cypress Revert "Small changes associated with the smoke build" 2022-01-19 16:10:22 +01:00
src fix issue with templates showing over more than two rows 2022-01-19 15:22:55 +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 v1.0.44-alpha.6 2022-01-19 15:17:21 +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