1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/builder
Keviin Åberg Kultalahti e57fc278c2 adds back babel-jest
2021-04-01 09:26:36 +02:00
..
.vscode
assets bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
build
cypress cypress tests passing 2021-03-24 21:15:14 +00:00
scripts comment for node/jest polyfill 2020-08-27 10:34:44 +01:00
src adds back babel-jest 2021-04-01 09:26:36 +02:00
.gitignore Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
babel.config.js
CONTRIBUTING.md
cypress.json make cypress use leveldb 2021-03-24 15:36:13 +00:00
LICENSE.md Updated copyright line in license files 2021-02-10 14:41:37 +00:00
package.json adds back babel-jest 2021-04-01 09:26:36 +02: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 adds back babel-jest 2021-04-01 09:26:36 +02:00

Get Started

npm install

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