Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 569 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 569 Bytes

bbgraf

graffito for baby

Why baby graffito

Playing with your child is more important than let them playing apps alone. BBgraf is the right app for you. It aims at improving your communication with your child, even you may have no time. It will teach your child simple graffiti within 10 minutes, with or without your help.

install

  • npm install

iOS install

  1. cd ios
  2. gem sources --add https://ruby.taobao.org/ --remove https://rubygems.org/
  3. gem install cocoapods --pre
  4. pod install --verbose --no-repo-update

Android install

  1. cd android