hp-redux

0.1.1 • Public • Published

hp-redux

Build Status Coverage Status

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-redux

Navigate to your repo.

cd hp-redux

Install the dependencies.

npm install

Now that the project is set up you can run index.js to test your code.

node src/index

Running the tests

npm test

And coding style tests

We are using eslint and Airbnb's style guide

npm run lint

Contributing

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

Package Sidebar

Install

npm i hp-redux

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • bebersohl