Skip to content

cgthigpen/getting-MEAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting MEAN application code

This is the code for the sample 'Loc8r' application that is built through the course of my book Getting MEAN.

Getting MEAN is published by Manning, and is currently available through their early access program: www.manning.com/sholmes/

There are named branches for the various states of the code throughout the book, so far:

  • chapter-03-blank Chapter 3 start: A blank Express 3.4.8 project
  • chapter-03 Chapter 3 end: Creating and setting up a MEAN project
  • chapter-04-view Chapter 4 mid-point: The data is hard coded into views
  • chapter-04 Chapter 4 end: Building a static site with Node.js and Express
  • chapter-05 Chapter 5: Building a data model with MongoDB and Mongoose

About

The source code for the application in my book Getting MEAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.1%
  • JavaScript 13.9%