budibase/packages/builder
Michael Shanks 503816bc7e bugfix - css not sent for all screens 2020-02-24 11:05:52 +00:00
..
.vscode
build
src bugfix - css not sent for all screens 2020-02-24 11:05:52 +00:00
tests bindings can now be just a string (store.someValue) 2020-02-21 14:44:48 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
package.json
rollup.config.js removed generators, added simple presets to standard components 2020-02-18 20:35:43 +00:00

README.md

Get Started

npm install

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