budibase/packages/builder
mike12345567 6a64c23999 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 23:21:58 +01:00
..
.vscode
assets
build
cypress Updating createApp test command 2022-08-12 17:31:35 +01:00
scripts
src Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 23:21:58 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v1.2.41-alpha.0 2022-08-16 14:50:58 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite config to work properly with all defaults 2022-08-17 09:21:36 +01:00
yarn.lock Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00

README.md

Get Started

yarn install

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