budibase/packages/builder
Andrew Kingston d969e1540d Add initial work on component drag and drop refactor 2022-05-19 19:14:12 +01:00
..
.vscode
assets
build
cypress Updated Commands - Datasource Command 2022-05-18 17:30:13 +01:00
src Add initial work on component drag and drop refactor 2022-05-19 19:14:12 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Adding retries capabilities 2022-05-16 15:16:04 +01:00
index.html
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-19 09:11:13 +01:00
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-17 12:59:15 +01:00

README.md

Get Started

yarn install

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