budibase/packages/builder
Mitch-Budibase e96a5101e3 Update command.js
Increasing wait for createApp function - Seems to be timing issues for the smoke build with this
2022-05-04 18:08:09 +01:00
..
.vscode
assets
build
cypress Update command.js 2022-05-04 18:08:09 +01:00
src Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:40 +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.142-alpha.0 2022-05-04 14:25:01 +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