###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:
- make sure you're using Node 6
npm install
npm run dev
.
###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:
npm install
npm run dev
.