1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
Kevin Åberg Kultalahti b8cdc113a1 Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
..
.vscode
assets
build
cypress Merge pull request #1163 from Budibase/develop 2021-02-23 15:35:39 +00:00
scripts
src Merge pull request #1168 from Budibase/fix/budi-day-bug-list 2021-02-24 12:54:29 +01:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Merge pull request #1168 from Budibase/fix/budi-day-bug-list 2021-02-24 12:54:29 +01:00
README.md
rollup.config.js
yarn.lock adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00

Get Started

npm install

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