1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
Martin McKeaveney e48be7a109 further tidy up
2020-12-08 18:57:19 +00:00
..
.vscode
assets
build
cypress merge 2020-12-07 21:20:35 +00:00
scripts
src further tidy up 2020-12-08 18:57:19 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json
README.md
rollup.config.js Remove client bundle from being packaged with the builder 2020-12-08 10:14:02 +00:00
yarn.lock fixing bugs found during testing 2020-12-08 16:55:43 +00:00

Get Started

npm install

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