1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
2023-09-20 16:43:50 +01:00
..
.vscode
assets
build
public
src Final work to support app update process. 2023-09-20 16:43:50 +01:00
.gitignore Remove cypress dependencies 2023-09-07 15:27:13 +02:00
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
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
README.md
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

Get Started

yarn install

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