budibase/packages/builder
mike12345567 ac93461bc6 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:03:50 +01:00
..
.vscode
assets
build
cypress Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
scripts
src Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:02:08 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

README.md

Get Started

yarn install

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