budibase/packages/builder
Andrew Kingston 23a91b89a7 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
..
.vscode
assets
build
cypress Updating createApp test command 2022-08-12 17:31:35 +01:00
scripts
src Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
yarn.lock Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00

README.md

Get Started

yarn install

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