An open API service indexing awesome lists of open source software.

https://github.com/reflexdemon/angular10-webcompponent

This is a repo to learn Angular Elements
https://github.com/reflexdemon/angular10-webcompponent

angular angular-cli angular-elements angular10 demo elements

Last synced: 6 days ago
JSON representation

This is a repo to learn Angular Elements

Awesome Lists containing this project

README

          

# Angular10Webcompponent

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.1.

The sole purpose of this project is learn the [Angular Elements](https://angular.io/guide/elements).
This is just a spike to test and demo this feature.

## Compile and Build

Run `npm run build:elements` to compile and output the content to the `docs` folder.

## Demo

The link to the demo can be found at my GH Pages that will be link on the description of this repository.

## Demo Source

The demo code can be found [here](https://github.com/reflexdemon/angular10-webcompponent/blob/master/docs/index.html)

## About the Author
I am a tech savvy developer who loves to `code` even if it not my bread. More about me can be found here [https://me.vpv.io](https://me.vpv.io)

## Credits

1. Thanks to this [blog post](https://www.techiediaries.com/angular/angular-9-elements-web-components/). This gave the initial kick start
2. More reading from the creators [Angular Elements](https://angular.io/guide/elements)