budibase/packages/builder
Dean 8a31cc2ff7 Bug fixes for bindings panel and code editor 2024-08-13 11:07:00 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src Bug fixes for bindings panel and code editor 2024-08-13 11:07:00 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Update sanitize-html 2024-07-04 10:56:17 +02:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix builder build 2024-07-04 12:28:49 +02:00
vitest.setup.js

README.md

Get Started

yarn install

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