budibase/packages/builder
mike12345567 dcf69b2181 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +01:00
..
.vscode
assets
build lint:fix 2021-05-03 09:31:09 +02:00
cypress lint:fix 2021-05-03 09:31:09 +02:00
src Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +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
cypress.json
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 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:53:07 +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