1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/builder
Martin McKeaveney 83924f0efa remove old files
2020-11-19 16:12:55 +00:00
..
.vscode
assets
build
cypress
scripts
src remove old files 2020-11-19 16:12:55 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json merge 2020-11-17 11:26:19 +00:00
README.md
rollup.config.js bump rollup plugin svelte version 2020-11-09 18:04:55 +00:00
yarn.lock nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 2020-11-18 22:04:18 +00:00

Get Started

npm install

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