Using Trello to experiment with data flows, schemes and graphQL. A work in progress.
# serve with hot reload at localhost:8080
$ npm run dev
# build for prod
$ npm run build [--report]
# run tests
npm test
- client UI
- api
- data modeling
- auth0 (maybe)
MIT