budibase/packages/builder
Andrew Kingston 71d7e6be9b Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-22 13:59:38 +01:00
..
.vscode
assets
build running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
cypress Adding a wait for authentication in cypress tests.# 2021-04-07 20:19:25 +01:00
src Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-22 13:59:38 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
cypress.json Update builder to hit port 1000 2021-04-01 10:59:15 +01:00
index.html Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 2021-04-13 18:07:45 +01:00
package.json Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
routify.config.js
vite.config.js Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
yarn.lock Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00

README.md

Get Started

yarn install

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