1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
Michael Drury 3dcec7671e
Merge pull request #3440 from Budibase/fix/export-sql
Fixing some issues with exporting CSV/JSON
2021-11-18 15:26:23 +00:00
..
.vscode
assets
build
cypress fix renaming an app 2021-11-10 14:57:46 +01:00
src Fixing issue with exporting CSV/JSON, also saving as right file type. 2021-11-18 14:57:17 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
package.json v0.9.188 2021-11-18 07:09:32 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock set template URL in store instead of passing around param 2021-11-03 12:43:52 +01:00

Get Started

yarn install

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