1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder
2020-06-11 18:14:28 +02:00
..
.vscode
assets Welcome screen ui update 2020-06-04 11:56:01 +01:00
build
cypress fix linting errors 2020-06-11 18:14:28 +02:00
src make tests less brittle 2020-06-11 17:10:26 +02: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 fix linting errors 2020-06-11 18:14:28 +02:00
README.md
rollup.config.js

Get Started

npm install

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