JosemyAB / ng2-mean

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeanApp

App to demostrate building an angular 2 app in the MEAN stack with the Angular CLI.

Set up.

Make sure you have angular cli installed.

$ npm install -g angular-cli

Clone the repo

$ git clone https://github.com/gangachris/ng2-mean.git
$ cd ng2-mean

Install dependencies

$ npm install

Run the app

$ npm run build

About


Languages

Language:TypeScript 62.3%Language:JavaScript 30.0%Language:HTML 7.0%Language:CSS 0.7%