1
0
Fork 0
mirror of synced 2024-07-28 17:46:09 +12:00
budibase/packages/builder
2023-05-31 17:03:14 +01:00
..
.vscode
assets Rename Integromat to Make. Update logo. (#10492) 2023-05-05 12:41:24 +01:00
build
src Remove plural forms of enums and use TS enum rather than JS const 2023-05-31 17:03:14 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html Working commit 2023-03-13 12:33:16 +00:00
LICENSE.md
nuxt.config.js
package.json Update local versions to 0.0.0 2023-05-29 10:54:10 +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 Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

Get Started

yarn install

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