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
- Host: GitHub
- URL: https://github.com/reflexdemon/angular10-webcompponent
- Owner: reflexdemon
- Created: 2020-09-12T12:17:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T19:05:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-23T11:41:52.757Z (about 1 year ago)
- Topics: angular, angular-cli, angular-elements, angular10, demo, elements
- Language: TypeScript
- Homepage: https://reflexdemon.github.io/angular10-webcompponent/
- Size: 785 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)