To get started:

createdb write-it-do-it

To run tests:

Each challenge has it's own set of specs. To run Challenge 1:

npm run challenge-1

Remember to change each xit spec you want to run to it!