thovo / angular-animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularAnimation

This project was generated with Angular CLI version 10.1.4.

Description

Display a simple box that will move to the position of mouse click, I move the center of the box actually. Allow user to adjust the current animation speed, by default, I let it as 1000ms.

This project is very simple, I don't apply Angular Animation but I have plans to do it. I need to recalculate the translation from the box to mouse position.

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.

Run

Run npm install or yarn install to install the dependencies for the project. Run ng serve to start the project.

About


Languages

Language:TypeScript 67.4%Language:JavaScript 18.4%Language:HTML 9.9%Language:SCSS 4.3%