budibase/packages/builder
Andrew Kingston aab7adce03 Update remaining dependency issues in client 2022-01-20 10:16:13 +00:00
..
.vscode
assets Add core API implementation and update most of client library to use it 2022-01-20 09:40:53 +00:00
build
cypress Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-01-19 16:19:42 +01:00
src Update remaining dependency issues in client 2022-01-20 10:16:13 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json revert new cypress tests 2022-01-19 16:19:02 +01:00
index.html
package.json v1.0.44-alpha.7 2022-01-19 15:25:19 +00:00
routify.config.js
vite.config.js
yarn.lock revert new cypress tests 2022-01-19 16:19:02 +01:00

README.md

Get Started

yarn install

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