budibase/packages/builder
Sam Rose 892879f0e6
Fix automation route tests, address Adri's comments.
2025-02-17 11:20:57 +00:00
..
assets
public
src Fix automation route tests, address Adri's comments. 2025-02-17 11:20:57 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Update autocomplete 2025-02-12 16:08:29 +01:00
routify.config.js
svelte.config.js
tsconfig.build.json Remove non-needed target 2025-02-12 16:21:33 +01:00
tsconfig.json Merge branch 'master' into typing/stores-grid-rows 2024-12-31 11:25:01 +01:00
vite.config.mjs Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
vitest.setup.js

README.md

Get Started

yarn install

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