1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
2023-01-05 15:52:38 +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.14 2023-01-05 10:05:47 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Bump json5 from 2.2.0 to 2.2.3 in /packages/builder 2023-01-05 09:08:48 +00:00

Get Started

yarn install

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