multiverse-bootcamp-wk3-day2-starter Some starter code for Multiverse's SWE bootcamp week 3 day 2 assignment. This code: Connects sequelize Creates the 3 models Loads the restaurant.json into the database sets up the skeleton of the express app run npm i to download the node modules