Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 326 Bytes

File metadata and controls

11 lines (8 loc) · 326 Bytes

CRUD APIs using Node.js, MySQL and Sequelize CLI.

To run this repository

  • fork this repository
  • clone this onto your system
  • run npm install in any terminal of your choice
  • run the command npm run dev to start the localhost server

Make sure to hae MySQL Workbench setup onto your system.

Read the blog here