Planning Poker (dashboard)

Planning Poker (dashboard) - Logo

Dashboard da app mobile hĂ­brida de planning poker.

Installing

  • git clone https://github.com/planning-poker/planning-poker-dashboard.git
  • npm install

How to use it

  • npm start

Contributions

  1. Fork it
  2. git checkout -b
  3. git add --all && git commit -m "feature description"
  4. git push origin
  5. Create a pull request