Skip to content

Latest commit

 

History

History

proving-grounds

proving-grounds

yarn compatible

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
$ lerna run build
$ cd packages/proving-grounds
$ npm run dev

Open a browser and navigate to localhost:3000.