1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
budibase/packages/builder
2021-04-20 12:48:37 +01:00
..
.vscode
assets
build
cypress
src Update new screen modal 2021-04-20 12:48:37 +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 Prune old dependencies 2021-04-16 09:01:52 +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