1
0
Fork 0
mirror of synced 2024-10-06 13:04:36 +13:00
budibase/packages/builder
2020-10-12 11:44:43 +02:00
..
.vscode
assets
build
cypress Fixing cypress tests 2020-10-08 11:36:16 +01:00
scripts
src turns off some functionality and adds theme options 2020-10-12 11:44:43 +02:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Merge branch 'master' into feature/add-grid-to-standard-components 2020-10-09 13:08:03 +02:00
README.md
rollup.config.js
yarn.lock update svelte version in builder and standard-components packages 2020-10-08 16:24:21 +02:00

Get Started

npm install

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