1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/packages/builder
2022-03-24 02:50:04 -07: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 #5010 from Budibase/cheeks-fixes 2022-03-24 02:50:04 -07: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.91-alpha.12 2022-03-23 21:17:38 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Updating yarn locks. 2022-03-14 12:00:44 +00:00

Get Started

yarn install

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