Skip to content

Latest commit

 

History

History

README.md

Ideogram in Angular

This is a very basic example of integrating Ideogram with Angular.

More examples showing the breadth of Ideogram's functionality are at https://eweitz.github.io/ideogram/.

Install

git clone origin https://github.com/eweitz/ideogram
cd ideogram/examples/angular
npm install
ng serve

Then open your browser to http://localhost:4200.

Output

After executing the steps above, you should see the following: Ideogram in Angular screenshot