Skip to content

avalenzuela/social-back

 
 

Repository files navigation

Social [Backend]

This is an example of a simple social media, using MEAN Stack (MongoDB, Express.js, Angular and Node.js).

Application Stack

  • Frontend: Angular 6. Go to repository.
  • Backend: Node.js, Express.js and MongoDB.

Development server

Clone repo, install dependencies and start a development server.

npm install
npm start
# npm run local

Open http://localhost:3800/ and take a look around.

About

A simple social media using MEAN Stack. Backend: MongoDB, Express and Node.js.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%