1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
budibase/packages/builder
2020-01-20 21:57:27 +00:00
..
.vscode backup 2019-08-14 22:11:59 +01:00
build
src introduced 'container' to component definition 2020-01-20 21:57:27 +00:00
tests #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
LICENSE.md
package.json v0.0.15 2019-11-12 07:15:59 +00:00
README.md
rollup.config.js rebuild of core & builder rollup fix 2019-12-30 18:08:50 +00:00

Get Started

npm install

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