1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
Mitch-Budibase 4ad60322ab Changes to renameAnApplication & createUserAndRoles
renameAnApplication - changing the navigation to a direct URL rather than clicking the home logo button
createUserAndRoles - Removing the After action (now supports correct flow of tests)
2022-04-01 13:15:06 +01:00
..
.vscode
assets
build
cypress Changes to renameAnApplication & createUserAndRoles 2022-04-01 13:15:06 +01:00
src Lint fix and now diplaying the '/app/' prefix when previewing an app url 2022-03-29 09:59:39 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.104-alpha.0 2022-03-31 09:35:49 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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