Care_for_me

  1. (run command) npm install

  2. (install nodemon )

    npm install nodemon -g

    nodemon app.js

  3. (or run)

    node app.js