#Don't use! There is security flaws with some of the nodejs packages used, and I haven't and probably wont get around to updating them.
A WIP Program to edit and create Voting.json files for Eldewrito. Different than the one by NoShotz
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/cvaughn55/VotingJsonEditor
# Go into the repository
cd VotingJsonEditor
# Install dependencies
npm install
# Run the app
npm startPlease send all issues to the issue tracker on the repo.
Part of the UI was taken and moddified from https://github.com/LazyAlgorithm/ElDewritoWebUI
