proving-grounds
v0.4.2
Published
Test level 40 heroes from Fire Emblem: Heroes against one another!
Downloads
2
Readme
proving-grounds
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
$ lerna bootstrap
$ cd packages/proving-grounds
$ npm run dev
Open a browser and navigate to localhost:3000
.