Skip to content

ramaditya29/mean-machine-code

 
 

Repository files navigation

MEAN Machine Code

Code samples for the JavaScript book: MEAN Machine

MEAN Machine

Requirements

Installation Instructions

Installation instructions will vary for each chapter, but if it is a Node/Angular application (all except chapter 11), the following will apply:

  1. Install your Node dependencies: npm install
  2. Start the application nodemon server.js
  3. Visit the application in your browser: http://localhost:8080
  4. Enjoy and learn!

About

Code samples for the book: MEAN Machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • HTML 20.6%
  • CSS 2.9%