Node-Express-Postgres-Sequelize-API This is currently a basic CRUD API for users. To Run npm install npm start Packages Used babel-cli, babel-preset-es2015, and babel-preset-stage-2 to allow all ES6 features, including import. Tests assert is used to test routes