budibase/packages/builder
Peter Clement b43fe44468 one more null check 2022-05-10 15:21:54 +01: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 Assign user roles test fix 2022-05-05 11:22:04 +01:00
src one more null check 2022-05-10 15:21:54 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Remove cypress video flag again 2022-03-08 14:45:47 +00:00
index.html
nuxt.config.js
package.json v1.0.143-alpha.1 2022-05-05 10:58:30 +00:00
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

README.md

Get Started

yarn install

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