I am in the process of closing this repo. I had issues with large assets bloating my .git and have since used BFG to clean my git history and move everything to Git LFS. Unfortunately GitHub's support for LFS costs and I no longer wish to pay the monthly fee. According to GitHub's own docs the only way to remove LFS objects is to delete the repo (and the issues with it 😢). I've created a new repo that I will make public at some point. The new repo is a complete refactor to suport the unexpected amount of support the internet has shown and should make contributing easier and more maintainable. Hope everyone understands.
After forking the repo run yarn
then yarn start
. The project should be running at localhost:3000
.
Please note that this repo is using Git LFS to handle assets. If cloning/forking be sure to install Git LFS locally.
No longer accepting pull requests. Please read the message at the top of this file.