pedro-cal / template-backend-mongoose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BACKEND STARTING STEPS

(Node installed)

  1. npm init -y
  2. npm install express mongoose body-parser cors --save

About


Languages

Language:JavaScript 100.0%