1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
budibase/packages/builder
Joe 150a919c6c global ui changes
Changes include:
Label font weights
Secondary color
Icon background colors
Positioning of icons
2020-03-16 18:18:42 +00:00
..
.vscode Update gitignored files. 2020-01-24 14:51:28 +00:00
build running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
src global ui changes 2020-03-16 18:18:42 +00:00
tests Merge branch 'master' of github.com:Budibase/budibase 2020-02-25 17:06:00 +00:00
.gitignore moving builder into web... 2019-07-13 10:35:57 +01:00
babel.config.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
CONTRIBUTING.md moving builder into web... 2019-07-13 10:35:57 +01:00
LICENSE.md moving builder into web... 2019-07-13 10:35:57 +01:00
package.json v0.0.27 2020-03-05 08:53:44 +00:00
README.md moving builder into web... 2019-07-13 10:35:57 +01:00
rollup.config.js bugfixes... incorrect routing from builder to instances 2020-03-11 16:42:19 +00:00

Get Started

npm install

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