1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
2022-01-20 09:40:53 +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 fix lint 2022-01-19 12:42:11 +01:00
src Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-19 13:54:39 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json v1.0.44-alpha.2 2022-01-19 11:49:24 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock

Get Started

yarn install

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