This is a lerna repository managing three packages:
- fire-emblem-heroes-calculator
- fire-emblem-heroes-stats
- proving-grounds (https://proving-grounds.ajhyndman.com)
To get started, you will need a recent version of node
& yarn
.
After downloading this project, open up the root directory in your favourite command line terminal, and run:
$ yarn install
This will install dependencies for and build all three packages.
Check out the README for any package that catches your fancy!