1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
2021-01-18 12:54:48 +00:00
..
.vscode
assets
build
cypress Fix cypress tests 2020-12-14 13:33:34 +00:00
scripts
src Review comments. 2021-01-18 12:36:49 +00:00
tests fix layout bugs, some tidy up 2020-12-07 20:29:41 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json v0.5.3 2021-01-14 15:24:01 +00:00
README.md
rollup.config.js Remove client bundle from being packaged with the builder 2020-12-08 10:14:02 +00:00
yarn.lock Bump ini from 1.3.5 to 1.3.8 2021-01-11 11:52:07 +00:00

Get Started

npm install

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