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

https://github.com/beginor/ng-animate-demo

AngularJS
https://github.com/beginor/ng-animate-demo

Last synced: over 1 year ago
JSON representation

AngularJS

Awesome Lists containing this project

README

          

# Animating AngularJS Apps: ngView

The code and demo for the [scotch.io](http://scotch.io) tutorial:

[Animating AngularJS Apps: ngView](http://scotch.io/tutorials/javascript/animating-angularjs-apps-ngview)

first install components by:

```sh
npm install
```

then run start:

```sh
npm start
```