https://github.com/actionanand/ng-animation-ex
It's a simple Angular Animation practice repo.
https://github.com/actionanand/ng-animation-ex
angular angular-animations angular8
Last synced: about 2 months ago
JSON representation
It's a simple Angular Animation practice repo.
- Host: GitHub
- URL: https://github.com/actionanand/ng-animation-ex
- Owner: actionanand
- Created: 2022-01-19T05:28:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T11:46:30.000Z (over 3 years ago)
- Last Synced: 2025-02-07T18:17:30.777Z (4 months ago)
- Topics: angular, angular-animations, angular8
- Language: TypeScript
- Homepage: https://actionanand.github.io/ng-animation-ex/
- Size: 3.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngAnimationEx
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.0.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Resources
- [How to deploy a React, Angular and Vue project to Github pages](https://deepinder.me/how-to-deploy-a-react-angular-vue-project-to-github-pages)
- [Angular animations - Coursera's video](https://www.coursera.org/lecture/angular/exercise-video-angular-animations-part-1-C7YwL)
- [Angular 8 - Router Animation Tutorial & Example](https://jasonwatmore.com/post/2019/11/04/angular-8-router-animation-tutorial-example)
- [Beautiful Router Animations with Angular - Fireship](https://fireship.io/lessons/angular-router-animations/)
- [Beautiful Router Animations with Angular - Fireship(YouTube)](https://www.youtube.com/watch?v=7JA90VI9fAI)
- [Learn Angular Animations with 5 Examples - Fireship(YouTube)](https://www.youtube.com/watch?v=mVqQDEtRBwA&t=60s)
- [In-Depth guide into animations in Angular](https://indepth.dev/posts/1285/in-depth-guide-into-animations-in-angular)
- [Angular Animations Explained with Examples - Free Code camp](https://www.freecodecamp.org/news/angular-animations-explained-with-examples/)
- [How to use animation with Angular 6 - Free Code camp](https://www.freecodecamp.org/news/how-to-use-animation-with-angular-6-675b19bc3496/)
- [Images with Lorem.space - placeholder image generator](https://lorem.space/api)## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).