Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mavimo/gdg-angular-slides

GDG Milan: Introduction to Angular Slides
https://github.com/mavimo/gdg-angular-slides

Last synced: about 2 months ago
JSON representation

GDG Milan: Introduction to Angular Slides

Awesome Lists containing this project

README

        

Slides of presentation *Introduction to AngularJS" @ GDG Milan on 17 april 2013.

You can see this slides on [http://angularjs.slides.agavee.com](http://angularjs.slides.agavee.com/)

## Setup

```
bower install
npm install
```

## Running

```
grunt
```

## Demo

Related demo about this presentation is visible on:

* ```http://github.com/mavimo/gdg-angular-demo```