This is a sample project of how to add an animated SVG to a Angular app.
This project was generated with Angular CLI version 16.0.3.
npm install -g @angular/cli
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
You can also read more on our help center.