budibase/packages/builder
Keviin Åberg Kultalahti e7d38878f5 Revert "work on converting popover to drawer"
This reverts commit fb1eb55ba2.
2021-02-24 10:33:54 +01: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 Revert "work on converting popover to drawer" 2021-02-24 10:33:54 +01:00
tests fix bindable test 2021-01-18 15:54:25 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md Updated copyright line in license files 2021-02-10 14:41:37 +00:00
README.md
babel.config.js
cypress.json
package.json adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00
rollup.config.js
yarn.lock adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00

README.md

Get Started

npm install

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