1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/packages/builder
Joe 8afaf98df3 Panel titles updated
Panel titles updated to represent designs
Further work is required to use global styles to control this
2020-05-23 13:00:38 +01:00
..
.vscode Update gitignored files. 2020-01-24 14:51:28 +00:00
assets Top nav redesign 2020-05-23 09:49:25 +01:00
build running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
src Panel titles updated 2020-05-23 13:00:38 +01:00
tests fixing CI 2020-05-18 11:18:31 +01:00
.gitignore routify config for electron 2020-05-19 15:45:09 +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 routify config for electron 2020-05-19 15:45:09 +01:00
README.md moving builder into web... 2019-07-13 10:35:57 +01:00
rollup.config.js formatting + fixing builder tests 2020-05-07 10:53:34 +01:00

Get Started

npm install

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