1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/builder
2023-02-01 08:32:10 +00:00
..
.vscode
assets
build
scripts
src Update deploy navigation component to work without data-cy 2023-02-01 08:32:10 +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' of github.com:Budibase/budibase into Cypress 2023-02-01 08:24:30 +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 New App Onboarding (#9489) 2023-01-31 19:34:32 +00:00
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