Awesome
Sprint Poker Frontend
Frontend for Sprint Poker written in Inesita and Opal
Setup
- Install sprint-poker backend
- Install dependencies with
bundle install
- Run server with
bundle exec inesita server
Now you can visit localhost:9292
from your browser.
Contributing
We follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Commit changes to a branch in your fork
- Pull request "upstream" with your changes
- Merge changes in to "upstream" repo
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
License
Sprint Poker is released under the MIT License. See the LICENSE file for further details.