1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
2022-11-28 17:25:10 +00:00
..
.vscode
assets
build
cypress Cypress Build Update 2022-11-23 16:19:50 +00:00
scripts
src Disabled the ability to rename the Sample Data datasource. Updated the backend to ensure that renaming doesn't alter its structure and block deletion 2022-11-28 17:25:10 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.1.32-alpha.11 2022-11-28 09:19:56 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Bump minimatch from 3.0.4 to 3.1.2 in /packages/builder 2022-11-21 12:20:52 +00:00

Get Started

yarn install

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