1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder
Martin McKeaveney 8f5845943a Auth working
2020-05-06 20:29:55 +01:00
..
.vscode
assets development setup, adding data components 2020-05-06 10:33:30 +01:00
build
src Auth working 2020-05-06 20:29:55 +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 development setup, adding data components 2020-05-06 10:33:30 +01:00

Get Started

npm install

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