theartfuldodger1 / sequelize-config-codealong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express / Sequelize config codealong

Before trying to start the server for this project, please take the following steps:

  • Create a postgres dabase called pets

  • fork and then clone this repo.

  • Run npm install

  • To run the development server, run npm run start-dev (if any issues, try to npm install nodemon separately).

About


Languages

Language:JavaScript 93.1%Language:HTML 6.9%