budibase/packages/builder
Andrew Kingston df1e1b0c3f Fix loading bugs in app backups page 2022-12-21 08:52:49 +00:00
..
.vscode
assets Update BB logo to black 2022-10-27 09:06:07 +01:00
build
cypress Skipping Cypress Tests - No longer needed 2022-12-19 17:23:13 +00:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Fix loading bugs in app backups page 2022-12-21 08:52:49 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v2.2.10-alpha.7 2022-12-20 16:56:30 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
yarn.lock Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00

README.md

Get Started

yarn install

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