1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
2020-11-18 15:13:25 +00:00
..
.vscode
assets
build
cypress
scripts
src Changing back to builder getting the normal routing structure for builder. 2020-11-18 15:13:25 +00:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 2020-11-16 18:05:17 +00:00
README.md
rollup.config.js bump rollup plugin svelte version 2020-11-09 18:04:55 +00:00
yarn.lock Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 2020-11-16 18:05:17 +00:00

Get Started

npm install

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