Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 241 Bytes

Tutorial: Sequelize CRUD 101

This repo is the companion to this here blog post.

To get started:

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