1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/builder
2020-04-06 17:06:04 +01:00
..
.vscode
build
src show screenslot if there's no screens 2020-04-06 17:06:04 +01:00
tests changes from node_modules to using rollup-plugin-alias, fixes tests 2020-04-01 12:38:07 +02:00
.gitignore update gitignore file 2020-03-31 11:42:21 +02:00
babel.config.js
CONTRIBUTING.md
LICENSE.md
package.json v0.0.32 2020-04-06 09:26:13 +01:00
README.md
rollup.config.js fixes builder path issue 2020-04-02 11:44:42 +02:00

Get Started

npm install

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