1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
Budibase Staging Release Bot 7ee95962e1 v1.0.98-alpha.1
2022-03-25 17:00:35 +00:00
..
.vscode
assets
build
cypress Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-15 11:33:27 +00:00
src Merge pull request #5086 from Budibase/continue-if-button-action 2022-03-25 12:29:19 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Remove cypress video flag again 2022-03-08 14:45:47 +00:00
index.html
LICENSE.md
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json v1.0.98-alpha.1 2022-03-25 17:00:35 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock yarn clean && yarn bootstrap lockfiles 2022-03-24 14:33:03 +00:00

Get Started

yarn install

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