项目作者: prontotools

项目描述 :
Vote Your Hero!
高级语言: JavaScript
项目地址: git://github.com/prontotools/vote-your-hero.git
创建时间: 2017-12-15T11:39:12Z
项目社区:https://github.com/prontotools/vote-your-hero

开源协议:MIT License

下载


Vote Your Hero!

This app is just another voting app. We develop it for fun. ;)

Development setup

  1. yarn install
  2. yarn start

Contributing

  1. Fork it (https://github.com/prontotools/vote-your-hero/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request