1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/builder
2020-03-31 13:16:03 +02:00
..
.vscode Update gitignored files. 2020-01-24 14:51:28 +00:00
build running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
src updates imports and finishes moving all commonly used files to the node_modules folder 2020-03-31 13:16:03 +02:00
tests Merge branch 'master' of github.com:Budibase/budibase 2020-02-25 17:06:00 +00:00
.gitignore update gitignore file 2020-03-31 11:42:21 +02:00
babel.config.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
CONTRIBUTING.md
LICENSE.md
package.json wip: move components to node_modules folder for easier importing 2020-03-31 11:50:13 +02:00
README.md
rollup.config.js updates imports and finishes moving all commonly used files to the node_modules folder 2020-03-31 13:16:03 +02:00

Get Started

npm install

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