budibase/packages/builder
Budibase Staging Release Bot 336c3ac1f2 v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
..
.vscode Update gitignored files. 2020-01-24 14:51:28 +00:00
assets
build
cypress Fix test 2021-08-06 21:46:44 +02:00
src replace 'replaceAll' with 'replace' and a regular expression 2021-08-24 08:51:38 +02:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
package.json v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
routify.config.js
vite.config.js
yarn.lock

README.md

Get Started

yarn install

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