0.1.1 • Published 9 years ago
hp-redux v0.1.1
hp-redux
hp-redux is a Hearthstone simulator.
Getting Started
If you are not familiar with Redux these are good resources:
Read the wiki to understand the scope of the project.
Read CONTRIBUTING.md before submitting a pull request.
Prerequisites
Node.js, which can be installed here (get the current version)
Installing
Clone the repo.
git clone https://github.com/Bebersohl/hp-reduxNavigate to your repo.
cd hp-reduxInstall the dependencies.
npm installNow that the project is set up you can run index.js to test your code.
node src/indexRunning the tests
npm testAnd coding style tests
We are using eslint and Airbnb's style guide
npm run lintContributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Brandon Ebersohl - Initial work - bebersohl
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
Borrowed heavily from hearthbreaker