1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
Joe ecc9c6dd14 Query results section ui updated
- json ui emphasized
- min-height added to stop screen bouncing when navigating across tabs
- spacing adjusted
2021-02-22 09:01:40 +00:00
..
.vscode
assets
build
cypress Updating cypress tests as well as changing the auto column icons a bit to improve the look. 2021-02-19 15:49:54 +00:00
scripts
src Query results section ui updated 2021-02-22 09:01:40 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json merge develop 2021-02-19 13:55:17 +01:00
README.md
rollup.config.js
yarn.lock Merge branch 'develop' of https://github.com/Budibase/budibase into rest-api-integration 2021-02-19 15:12:23 +00:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build