1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/builder
2023-09-27 15:53:43 +02:00
..
.vscode
assets
build
public
src PR comments. 2023-09-27 11:14:14 +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 Add missing deps 2023-09-26 13:19:23 +02:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Remove builder unused devDependencies 2023-09-26 13:15:42 +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