budibase/packages/builder
Andrew Kingston 3f429ff3ce Lint and prevent scrolling to selected component when starting dragging 2022-10-14 19:45:47 +01:00
..
.vscode
assets Add core API implementation and update most of client library to use it 2022-01-20 09:40:53 +00:00
build
cypress Cypress: Auto Screens UI + PostgreSql test skip 2022-10-10 18:09:35 +01:00
scripts
src Lint and prevent scrolling to selected component when starting dragging 2022-10-14 19:45:47 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
reporterConfig.json merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

README.md

Get Started

yarn install

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