0.4.2 • Published 7 years ago

proving-grounds v0.4.2

Weekly downloads
1
License
GPL-3.0+
Repository
github
Last release
7 years ago

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

Open a browser and navigate to localhost:3000.