JuanDa14 / api-crud-angular-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api-crud-angular-nodejs

Instalar module_node (npm init), Instalar express (npm i express --save), Instalar y agregar Nodemon (npm i -D nodemon) (OPCIONAL) ------------> Actualizacion Automatica, Instalar mongoose (npm i mongoose --save), Instalar los Cors (npm i cors --save)

About


Languages

Language:JavaScript 100.0%