1
0
Fork 0
mirror of synced 2024-10-04 12:03:31 +13:00
budibase/packages/builder
2020-06-11 12:04:31 +02:00
..
.vscode
assets
build
cypress rework tests to use commands for DRYness 2020-06-11 12:04:31 +02:00
src
tests
.gitignore
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

Get Started

npm install

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