budibase/packages/builder
gitstart d6736d7763 fix: automation panel does not scroll
Co-authored-by: jaysoni-ash42 <jsoni775566666@gmail.com>
2023-05-18 06:32:25 +00:00
..
.vscode
assets Rename Integromat to Make. Update logo. (#10492) 2023-05-05 12:41:24 +01:00
build
src fix: automation panel does not scroll 2023-05-18 06:32:25 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html Working commit 2023-03-13 12:33:16 +00:00
nuxt.config.js
package.json v2.6.15 2023-05-16 12:24:17 +00:00
routify.config.js
tsconfig.build.json
tsconfig.json Keep @budibase/types at tsconfig.json 2023-05-15 16:58:43 +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

README.md

Get Started

yarn install

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