1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/builder
Gerard Burns d36cd3b1f8 Builder Unit Test PoC (#10173)
* wip

* wip
2023-04-18 14:37:29 +01:00
..
.vscode
assets
build
src Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

Get Started

yarn install

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