budibase/packages/builder
Martin McKeaveney 10927a570b Merge pull request #7925 from Budibase/fix/app-row-name-ellipsis-and-layout
Minor fix to truncate app names and a general layout fix for smaller resolutions.
2022-09-25 13:38:34 +01:00
..
.vscode
assets
build
cypress createComponents Test 2022-09-16 17:56:06 +01:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Minor fix to ensure the app name neatly truncates and a general layout fix for apps in smaller resolutions 2022-09-23 10:40:55 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v1.4.13 2022-09-24 19:22:02 +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 merge 2022-08-30 10:33:37 +01:00

README.md

Get Started

yarn install

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