Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mavimo/gdg-angular-slides
- Owner: mavimo
- Created: 2013-04-21T18:49:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T18:55:05.000Z (almost 12 years ago)
- Last Synced: 2024-12-01T04:52:05.097Z (about 2 months ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```