budibase/packages/builder
Andrew Kingston 0ba00a5117
Move most grid specific logic into a dedicated file to avoid polluting rest of the codebase
2024-08-02 16:13:49 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src Move most grid specific logic into a dedicated file to avoid polluting rest of the codebase 2024-08-02 16:13:49 +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