budibase/packages/builder
Andrew Kingston ceb6175ab1
Revert more instances of case changing
2024-12-18 12:10:45 +00:00
..
assets
public
src Revert more instances of case changing 2024-12-18 12:10:45 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Build builder in dev mode while on dev 2024-12-18 10:22:17 +01:00
routify.config.js
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json Fix check:types 2024-12-09 11:25:44 +01:00
tsconfig.json Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00: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