https://github.com/beginor/ng-animate-demo
AngularJS
https://github.com/beginor/ng-animate-demo
Last synced: over 1 year ago
JSON representation
AngularJS
- Host: GitHub
- URL: https://github.com/beginor/ng-animate-demo
- Owner: beginor
- Created: 2017-02-10T14:33:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T15:19:34.000Z (over 9 years ago)
- Last Synced: 2025-02-10T03:28:18.209Z (over 1 year ago)
- Language: CSS
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```