1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
Budibase Release Bot f88504f4b0 v1.0.131
2022-04-28 14:16:39 +00:00
..
.vscode
assets
build
cypress Merge pull request #5595 from Budibase/cypress-testing 2022-04-26 16:31:19 +01:00
src Fix for #5633 - making sure when timestamp is null (creating row) date picker can be used. 2022-04-28 13:18:10 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.131 2022-04-28 14:16:39 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

Get Started

yarn install

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