$ createdb catstravaganza
(first time setup only)$ npm install
$ npm start
- You'll need to use the post route a few times or just add info directly in Postico because there is no seed file. But you're here to learn about routes anyway, so I don't feel bad about making you do that.
- I highly recommend downloading the Postman tool for testing routes
- You can use Postman to send all types of requests to your localhost and see the responses