项目作者: dbtek

项目描述 :
An example todo app built with choo & apollo-client
高级语言: JavaScript
项目地址: git://github.com/dbtek/choo-graphql-example.git
创建时间: 2017-10-10T12:00:05Z
项目社区:https://github.com/dbtek/choo-graphql-example

开源协议:MIT License

下载



choo-graphql-example



Example todo app built with choo and apollo-client.

Run

  1. $ yarn install
  2. $ yarn start

Then navigate to http://localhost:8080.

Credits

Based on codes in todomvc-choo by Shuhei Kagawa.