1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder
Martin McKeaveney e282480888 v0.1.25
2020-10-06 21:23:02 +01:00
..
.vscode
assets
build
cypress fixing test 2020-10-06 20:18:05 +01:00
scripts
src Merge pull request #664 from Budibase/data-import 2020-10-06 20:24:34 +01:00
tests removing delete functionality - not necessary 2020-09-18 12:41:39 +01: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
LICENSE.md
package.json v0.1.25 2020-10-06 21:23:02 +01:00
README.md
rollup.config.js analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
yarn.lock analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00

Get Started

npm install

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