1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
Mitch-Budibase 85b1a594ea Updated deleteApp function
Added a check for app name, function returns if app does not exist, rather than trying to delete
2022-04-12 15:59:12 +01:00
..
.vscode
assets
build
cypress Updated deleteApp function 2022-04-12 15:59:12 +01:00
src Fix spaces in screen URLs 2022-04-07 16:06:04 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.105-alpha.10 2022-04-12 09:14:08 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Bump minimist from 1.2.5 to 1.2.6 2022-04-05 10:41:37 +00:00

Get Started

yarn install

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