needmorelumber / BuildOrdersWc3

Create and share Warcraft III build orders
https://needmorelumber.com
GNU Affero General Public License v3.0
10 stars 0 forks source link

Fix package.json, Dockerize local environment, add eslint support #11

Closed ahubers closed 5 years ago

ahubers commented 5 years ago

Closes #8

Motivation

I tried getting this installed locally but because navigating a npm + node + package.json's can be like falling down a hellscape spiral staircase, I opted to dockerize the local so that it's easy to setup for everyone.

I also did some cleanup to some dependency conflicts in package.json.

I've updated the readme to reflect how to setup your local now.

Changes

How to test

Clone my fork and follow the instructions in the README.md. It should work!