1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
Budibase Staging Release Bot 7bf8732849 v2.2.10-alpha.11
2022-12-22 16:24:22 +00:00
..
.vscode
assets
build
cypress Increasing timeouts for commands 2022-12-22 15:09:32 +00:00
scripts
src Ensure view names are properly encoded to handle certain special characters (#9145) 2022-12-22 13:09:07 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.2.10-alpha.11 2022-12-22 16:24:22 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00

Get Started

yarn install

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