1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
budibase/packages/builder
2020-06-24 15:46:30 +01:00
..
.vscode
assets CSS update UI refresh 2020-06-23 08:19:16 +01:00
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 branch 'Css-update-to-reflect-BBUI' of https://github.com/Budibase/budibase into Css-update-to-reflect-BBUI 2020-06-24 15:46:30 +01:00
tests Merge pull request #286 from Budibase/property-panel/components-from-design 2020-06-02 11:22:52 +01:00
.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 Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +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