1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder
2022-03-09 11:22:02 +00:00
..
.vscode
assets
build
cypress Merge pull request #4390 from Budibase/feature/automation-data-types 2022-03-01 14:00:21 +00:00
src Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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