1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
2021-03-08 11:57:56 +00:00
..
.vscode
assets
build
cypress Add cypress test for deleting a component 2021-03-08 11:57:56 +00:00
scripts
src Add cypress tests for data bindings and component creation 2021-03-05 13:52:26 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Refactor cypress to use common app creation functionality and stop cypress deleting all apps 2021-03-05 14:36:38 +00:00
LICENSE.md
package.json
README.md
rollup.config.js
yarn.lock

Get Started

npm install

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