1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
Mitch-Budibase 2b2035b187 Updated commands.js
createScreen command now uses a specific data-cy id

also added 1 second wait within selectExternalDatasource - assists with timing for smoke build
2022-04-26 15:56:11 +01:00
..
.vscode
assets
build
cypress Updated commands.js 2022-04-26 15:56:11 +01:00
src use seqeunetial function to handle successive changes 2022-04-26 10:47:57 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.105-alpha.42 2022-04-26 10:22:18 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

Get Started

yarn install

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