1
0
Fork 0
mirror of synced 2024-10-04 20:13:35 +13:00
budibase/packages/builder
Conor_Mack 71a2124441 Merge pull request #374 from Budibase/property-panel/colorpicker
Colorpicker - Swatch Panel, Logic and UI Updates
2020-06-22 16:43:25 +01:00
..
.vscode
assets
build
cypress remove cookies set up in each test and rely on cookie default added before 2020-06-22 16:39:28 +02:00
src Merge pull request #374 from Budibase/property-panel/colorpicker 2020-06-22 16:43:25 +01:00
tests
.gitignore adds script to run cypress tests 2020-06-11 17:59:11 +02: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 Merge branch 'master' into feature/add-e2e-tests 2020-06-21 20:30:44 +01:00
README.md
rollup.config.js adds bbui.css file 2020-06-19 13:36:03 +02:00

Get Started

npm install

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