1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/builder
Mitch-Budibase 746d08cb70 Renaming cypress.json
Renamed to testConfig.json.

The file was still required when I was running API tests.

Also updated setup.js based on file name change
2023-01-31 18:26:30 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
scripts
src New Help Menu (#9371) 2023-01-31 17:18:22 +00:00
ts Update package.json and file addition 2023-01-31 18:05:53 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Merge branch 'develop' into Cypress 2023-01-31 18:19:43 +00:00
README.md
reporterConfig.json
routify.config.js
setup.js Renaming cypress.json 2023-01-31 18:26:30 +00:00
testConfig.json Renaming cypress.json 2023-01-31 18:26:30 +00:00
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock New Help Menu (#9371) 2023-01-31 17:18:22 +00:00

Get Started

yarn install

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