1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2022-06-01 22:39:51 +01:00
..
.vscode
assets
build
cypress Merge pull request #5786 from Budibase/feature/app-overview-section 2022-05-24 15:16:17 +01:00
scripts
src Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-31 15:09:11 +01:00
README.md
reporterConfig.json
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 14:05:24 +01:00

Get Started

yarn install

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