budibase/packages/builder
Gerard Burns ac50ce5832 Change verification banner implementation to respect portal and design app section layouts (#11813) 2023-09-20 08:51:13 +01:00
..
.vscode
assets
build
public using black bb logo instead of gray 2023-06-14 16:55:46 +01:00
src Change verification banner implementation to respect portal and design app section layouts (#11813) 2023-09-20 08:51:13 +01:00
.gitignore Remove cypress dependencies 2023-09-07 15:27:13 +02:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html fix for fonts in production 2023-06-14 18:48:44 +01:00
nuxt.config.js
package.json Update dayjs dependencies to same version and fix import syntax in DateCell 2023-09-15 08:04:17 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Remove composite" 2023-08-01 19:23:48 +02:00
vite.config.js Consume packages from builder 2023-08-09 11:40:54 +03:00
vitest.setup.js

README.md

Get Started

yarn install

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