budibase/packages/builder
mike12345567 ce7c6a4dfb Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs 2021-02-23 16:31:12 +00:00
..
.vscode
assets
build
cypress Fix cypress test 2021-02-23 14:28:05 +00:00
scripts
src Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs 2021-02-23 16:31:12 +00:00
tests fix bindable test 2021-01-18 15:54:25 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md Updated copyright line in license files 2021-02-10 14:41:37 +00:00
README.md
babel.config.js
cypress.json
package.json Bump BBUI version 2021-02-22 12:28:43 +00:00
rollup.config.js Remove client bundle from being packaged with the builder 2020-12-08 10:14:02 +00:00
yarn.lock Bump BBUI version 2021-02-22 12:28:43 +00:00

README.md

Get Started

npm install

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