1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/packages/builder
Keviin Åberg Kultalahti 550861ec32 more structure to layout
2021-05-05 09:12:16 +02:00
..
.vscode
assets
build lint:fix 2021-05-03 09:31:09 +02:00
cypress lint:fix 2021-05-03 09:31:09 +02:00
src more structure to layout 2021-05-05 09:12:16 +02:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html allow navigation to other URLs than /builder 2021-05-04 16:05:53 +02:00
LICENSE.md
package.json
README.md
routify.config.js
vite.config.js allow navigation to other URLs than /builder 2021-05-04 16:05:53 +02:00
yarn.lock

Get Started

yarn install

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