1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/builder
2023-04-24 20:00:22 +01:00
..
.vscode
assets
build
src Per user pricing (#10378) 2023-04-24 09:31:48 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Use 0.0.1 2023-04-24 20:00:22 +01:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule" 2023-04-20 19:48:29 +01:00
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