1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/builder
2023-05-26 16:42:01 +01:00
..
.vscode
assets
build
src Merge branch 'develop' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:42:01 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Add missing nx scripts 2023-05-24 12:27:55 +02:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Remove unnecessary paths 2023-05-18 10:22:14 +02:00
vite.config.js
vitest.setup.js

Get Started

yarn install

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