1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/builder
2023-11-06 11:35:15 +01:00
..
.vscode
assets
public
src fix issue with stepNames being undefined 2023-11-06 10:06:32 +00:00
.gitignore Removing update to gitignore. 2023-10-26 18:23:39 +01:00
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Revert major update 2023-10-27 16:59:49 +02:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix vite builder 2023-10-27 23:38:11 +02:00
vitest.setup.js

Get Started

yarn install

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