#eloquent-js-exercises My solutions to the exercises from Eloquent JS book 2nd edition.
##To run: assuming Node.js is installed properly
get desired branch. for example:
git fetch pt-1-chp-1 && git checkout pt-1-chp-1
then, to run use
node index