1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/builder
2023-11-01 17:27:18 +00:00
..
.vscode
assets
public
src Migrated layouts to the class structure, number of fixes across the new stores and refactoring 2023-11-01 17:27:18 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Patch from original environment 2023-10-30 12:46:44 +00:00
README.md Update README.md 2023-09-28 16:41:22 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Patch from original environment 2023-10-30 12:46:44 +00:00
vitest.setup.js

Get Started

yarn install

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