1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
2021-04-01 19:49:51 +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 Fix routing error when initially loading Data page 2021-04-01 19:49:51 +01:00
.gitignore
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
CONTRIBUTING.md
cypress.json Update builder to hit port 1000 2021-04-01 10:59:15 +01:00
index.html
LICENSE.md
package.json Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 13:51:48 +01:00
README.md
routify.config.js
vite.config.js Update to support new stores 2021-04-01 10:29:47 +01:00
yarn.lock Update locks 2021-04-01 19:07:06 +01:00

Get Started

npm install

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