budibase/packages/builder
Martin McKeaveney 1150593e74 v0.9.5 2021-05-25 15:40:12 +01:00
..
.vscode
assets Add real Budibase space logo as the default logo 2021-05-24 16:19:29 +01:00
build
cypress Changing cypress commands. 2021-05-24 16:32:42 +01:00
src fix double page component issue in email section 2021-05-25 15:25:56 +02:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Server builder under /builder rather than /app for top level to avoid confusion 2021-05-07 08:17:21 +01:00
index.html Update favicon 2021-05-24 18:29:34 +01:00
package.json v0.9.5 2021-05-25 15:40:12 +01:00
routify.config.js
vite.config.js Add real Budibase space logo as the default logo 2021-05-24 16:19:29 +01:00
yarn.lock Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-10 12:31:42 +01:00

README.md

Get Started

yarn install

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