anhduc720 / mean

The MEAN stack uses Mongo, Express, Angular(4) and Node for simple and scalable fullstack js applications

Home Page:http://mean.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN2 is based on the next technologies

If you're looking for the classic angular-1.x version of mean it has moved to this 1.x branch

Prerequisites

  • Git
  • MongoDB
  • Node 6.x
  • npm 3.x ( or yarn)

Installation

git clone --depth 1 https://github.com/linnovate/mean.git  
npm install  
npm start  

About

The MEAN stack uses Mongo, Express, Angular(4) and Node for simple and scalable fullstack js applications

http://mean.io

License:Other


Languages

Language:JavaScript 70.1%Language:TypeScript 23.3%Language:HTML 3.3%Language:CSS 2.9%Language:Shell 0.4%