1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder
Mitch-Budibase 6a0a92d7e1 Updates to query files
queryLevelTransformerFunction
-adding eslint-disable-next-line

queryLevelTransformerFunctionWithData
-adding eslint-disable-next-line
-Removing const stateCode - not required
2022-01-21 17:38:22 +00:00
..
.vscode
assets
build
cypress Updates to query files 2022-01-21 17:38:22 +00:00
src
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Commands Update & Query Files 2022-01-21 14:41:53 +00:00
index.html
LICENSE.md
package.json Commands Update & Query Files 2022-01-21 14:41:53 +00:00
README.md
routify.config.js
vite.config.js
yarn.lock Commands Update & Query Files 2022-01-21 14:41:53 +00:00

Get Started

yarn install

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