1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
2023-09-19 10:06:15 +02:00
..
.vscode
assets
build
public
src Add user type column selector 2023-09-19 10:06:15 +02: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
vite.config.js
vitest.setup.js

Get Started

yarn install

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