1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2020-10-28 19:38:11 +00:00
..
.vscode
assets bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
build
cypress Lint 2020-10-28 17:40:14 +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 Merge pull request #788 from Budibase/backend-ag-grid 2020-10-28 10:02:32 +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