1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
budibase/packages/builder
2022-05-27 17:11:41 +01:00
..
.vscode
assets
build
cypress Merge pull request #5786 from Budibase/feature/app-overview-section 2022-05-24 15:16:17 +01:00
scripts merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
src Updating UI after pulling in latest changes. 2022-05-27 17:11:41 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json merge 2022-05-18 20:12:28 +01:00
index.html
LICENSE.md
nuxt.config.js
package.json Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 15:37:15 +01:00
README.md
reporterConfig.json merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 14:05:24 +01:00

Get Started

yarn install

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