fire-emblem-heroes-combat-simulator
v0.2.0
Published
Test level 40 heroes against one another!
Downloads
4
Readme
fire-emblem-heroes-combat-simulator
This is a Next.js powered web project intended to assist players project the usefulness of their heroes if they were levelled to 40.
Getting started
To launch the Next.js dev server:
$ git clone https://github.com/ajhyndman/fire-emblem-working-title.git
$ cd fire-emblem-working-title/fire-emblem-heroes-combat-simulator
$ npm install
$ npm run dev
Open a browser and navigate to localhost:3000
.