Skip to content

A Planning Poker (game)(:black_joker:) powered by React and Redux.

License

Notifications You must be signed in to change notification settings

jroliveira/planning-poker-game

Repository files navigation

Planning Poker (game)

Maintainability

Planning Poker (game) - Logo

A Planning Poker game powered by React, Redux, Koa and Socket.IO.

Pre requirements

Installing

$ git clone https://github.com/jroliveira/planning-poker-game.git
$ npm i

How to run it

$ npm start

How to build it

$ npm run build

How to deploy it

$ npm run deploy

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

License

The code is available under the MIT license.