Blog de react con node.js y mongodb.
- Backend:
cd blogreact.cd Backend.- Escribir:
npm install. - Correr:
npm run start.
- Frontend:
cd blogreact.cd Frontend.- Escribir:
npm install. - Correr:
npm run start.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Blog de react con node.js y mongodb.
cd blogreact.cd Backend.npm install.npm run start.cd blogreact.cd Frontend.npm install.npm run start.