budibase/packages/builder
Andrew Kingston 229c7cf49f Fix issue with duplicating components not replacing IDs on component itself 2022-09-06 09:21:16 +01:00
..
.vscode
assets
build
cypress Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block 2022-09-06 09:00:21 +01:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Fix issue with duplicating components not replacing IDs on component itself 2022-09-06 09:21:16 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
nuxt.config.js
package.json v1.3.4-alpha.2 2022-09-05 14:29:05 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock merge 2022-08-30 10:33:37 +01:00

README.md

Get Started

yarn install

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