1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
2021-04-13 18:08:55 +01:00
..
.vscode
assets
build
cypress
src Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-13 18:08:55 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 2021-04-13 18:07:45 +01:00
LICENSE.md
package.json Add spectrum icon support 2021-04-08 11:17:37 +01:00
README.md
routify.config.js
vite.config.js
yarn.lock Making attachments always a relative path on the way out. 2021-04-09 13:41:39 +01:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build