/mean-stack-template

Basic MEAN stack example

Primary LanguageJavaScript

Basic MEAN Stack Template

MEAN stack pic

Requirements

Getting started

  • git clone https://github.com/dkreider/mean-stack-template.git
  • cd mean-stack-template
  • npm install
  • node index.js
  • Open a browser and go to http://localhost:3000.