Skip to content

Sample MEAN Stack app from the book "Write Modern Web Apps with the MEAN Stack" by Jeff Dickey

Notifications You must be signed in to change notification settings

Rest-ez/socialapp

Repository files navigation

socialapp

Sample MEAN Stack app from the book "Write Modern Web Apps with the MEAN Stack" by Jeff Dickey

Setup

  • Checkout repository
  • Run npm install & bower install to install packages
  • Make sure to run MongoDB on localhost or change setup in db.js
  • Run gulp dev to start server on default port 3000
  • Run npm test to run frontend and server tests

About

Sample MEAN Stack app from the book "Write Modern Web Apps with the MEAN Stack" by Jeff Dickey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published