1
0
Fork 0
mirror of synced 2024-09-12 23:43:09 +12:00
budibase/packages/builder
2021-04-01 18:01:36 +01:00
..
.vscode
assets
build
cypress Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 2021-04-01 17:58:10 +01:00
src Add missing file from update 2021-04-01 18:01:36 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json make cypress use leveldb 2021-03-24 15:36:13 +00:00
LICENSE.md
package.json add back packages that were accidently removed 2021-04-01 10:48:11 +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 update yarn.lock file 2021-04-01 13:13:59 +02:00

Get Started

npm install

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