1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/builder
Martin McKeaveney c3f68e9895 merge
2020-05-04 17:17:03 +01:00
..
.vscode
build
src merge 2020-05-04 17:17:03 +01:00
tests component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
.gitignore update gitignore file 2020-03-31 11:42:21 +02:00
babel.config.js
CONTRIBUTING.md
LICENSE.md
package.json clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
README.md
rollup.config.js access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00

Get Started

npm install

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