1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/builder
2020-06-09 15:48:25 +02:00
..
.vscode
assets Welcome screen ui update 2020-06-04 11:56:01 +01:00
build
cypress add tests to create model and record 2020-06-09 15:40:14 +02:00
src feat: move DetailSummary component in properties pane to bbui 2020-06-09 11:00:50 +02:00
tests Merge pull request #286 from Budibase/property-panel/components-from-design 2020-06-02 11:22:52 +01:00
.gitignore routify config for electron 2020-05-19 15:45:09 +01:00
babel.config.js
CONTRIBUTING.md
cypress.json feat: adds cypress to the builder 2020-06-09 13:52:00 +02:00
LICENSE.md
package.json adds missing package.json commands 2020-06-09 15:48:25 +02:00
README.md
rollup.config.js move workflow to array data structure 2020-06-01 10:41:28 +01:00

Get Started

npm install

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