Skip to content
/ ng-svg Public

A small app to explore using svgs with angular.io

Notifications You must be signed in to change notification settings

npochhi/ng-svg

Repository files navigation

ng-svg

This is a simple angular.io application to learn how to interact with SVG elements in Angular. Think of it as an SVG playground. You can add a new component to the app as long as it uses SVGs in an interactive way, and ideally the code will demonstrate a technique or design pattern that is unique from other components.

home page

An example interactive component:

stats component

This project was generated with Angular CLI version 1.0.0.

Getting Started

Clone the project, cd into the folder, and run npm install to grab dependancies.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

About

A small app to explore using svgs with angular.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published