1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages/builder
2023-07-31 10:41:36 +01:00
..
.vscode
assets
build
public using black bb logo instead of gray 2023-06-14 16:55:46 +01:00
src Merge remote-tracking branch 'origin/develop' into feature/frequency-histogram 2023-07-31 10:41:36 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html fix for fonts in production 2023-06-14 18:48:44 +01:00
LICENSE.md
nuxt.config.js
package.json Update 2023-07-28 17:11:48 +02:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix fonts not loading in builder preview in dev 2023-06-16 14:46:34 +01:00
vitest.setup.js

Get Started

yarn install

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