dva-graphql-lokka-user-dashboard
dva-graphql-lokka-user-dashboard copied to clipboard
A Study Project Related to Dva.js, GraphQL, Graph.cool, Lokka
About this project
Mutated from https://github.com/sorrycc/blog/issues/18 tutorial, replaced the original Restful API to GraphQL(https://graph.cool) by using Lokka(https://github.com/kadirahq/lokka#demo-apps).
How to use
Install dependencies.
$ yarn install
Start server.
$ yarn start
If success, app will be open in your default browser automatically.