1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2021-03-29 17:45:18 +02:00
..
.vscode
assets
build
cypress
scripts
src fixes queries and datasource tests 2021-03-29 17:45:18 +02:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json add some temporary testing files 2021-03-26 15:43:55 +01:00
README.md
rollup.config.js moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
yarn.lock bump jest 2021-03-26 09:51:28 +01:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build