Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 394 Bytes

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.