budibase/packages/builder
Mitch-Budibase 2ca07c3422 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
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Merge branch 'develop' into Cypress 2023-01-31 18:19:43 +00:00
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

README.md

Get Started

yarn install

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