1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/builder
2021-05-20 14:47:36 +01:00
..
.vscode
assets Further work towards login designs. 2021-05-17 15:29:57 +01:00
build
cypress
src Add return URL to login form 2021-05-20 14:47:36 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
package.json merge with master 2021-05-20 10:40:15 +01:00
README.md
routify.config.js
vite.config.js moves helpers to dedicated folder and adds input validation helper stores 2021-05-11 17:51:01 +02:00
yarn.lock

Get Started

yarn install

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