Skip to content

vittaljk/ng2-mean

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.3%
  • JavaScript 30.0%
  • HTML 7.0%
  • CSS 0.7%