Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 189 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 189 Bytes

###Demo: Joining tables using Sequelize For Node versions > 6 Steps to start the server:

  • Install all the dependencies using : npm install
  • To start the server type: npm run dev.