budibase/packages/builder
Martin McKeaveney 1881eebb5e Merge pull request #10108 from Budibase/fix/allow-arrow-key-navigation
allow arrow key navigation in the components panel
2023-03-27 17:32:04 +01:00
..
.vscode
assets
build
src allow arrow key navigation in the components panel 2023-03-24 16:32:41 +00:00
ts
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json v2.4.27-alpha.6 2023-03-27 13:54:21 +00:00
reporterConfig.json
routify.config.js
setup.js
testConfig.json
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55:18 +00:00

README.md

Get Started

yarn install

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