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.
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
./eslintrc.js
so that we can enforce JS style standards.How to test
Clone my fork and follow the instructions in the README.md. It should work!