/sequelize-crud-102

Code for my Sequelize CRUD 102 blog post.

Primary LanguageJavaScript

###Tutorial: Sequelize CRUD 102

This repo is the companion to my blog post, Sequelize CRUD 102.

This first installment of my Sequelize CRUD series can be found here.

To get started:

  1. make sure you're using Node 6
  2. npm install
  3. npm run dev.