1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
Mitch-Budibase bd82ce9704 Table Test fix - Add row to table
Fixing the command associated with adding a row to a table
2022-01-18 16:12:53 +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 Table Test fix - Add row to table 2022-01-18 16:12:53 +00:00
src Merge pull request #3795 from Budibase/home-screen-mobile 2021-12-15 16:48:56 +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 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing 2022-01-18 16:02:49 +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