1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
2021-04-01 10:06:22 +01:00
..
.vscode
assets
build
cypress Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
scripts
src Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +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 URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
index.html
LICENSE.md
package.json Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
README.md
routify.config.js Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 2021-03-31 19:27:52 +01:00
vite.config.js Import image assets as needed to allow proper bundling 2021-03-31 19:58:30 +01:00
yarn.lock Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:42:56 +01:00

Get Started

npm install

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