1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/builder
Martin McKeaveney 7dee8d6683 v0.3.1
2020-10-28 21:30:51 +00:00
..
.vscode
assets bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
build
cypress Merge pull request #801 from Budibase/dropdown-components 2020-10-28 20:12:17 +00:00
scripts
src Add proper names for all components and use these names when adding components 2020-10-28 19:38:11 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json v0.3.1 2020-10-28 21:30:51 +00:00
README.md
rollup.config.js bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
yarn.lock Merge ag-grid backend UI and update styles 2020-10-28 15:20:56 +00:00

Get Started

npm install

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