https://github.com/meta-magic/angular-my-custom-element
Angular Element Demo
https://github.com/meta-magic/angular-my-custom-element
Last synced: 11 months ago
JSON representation
Angular Element Demo
- Host: GitHub
- URL: https://github.com/meta-magic/angular-my-custom-element
- Owner: meta-magic
- Created: 2021-01-30T07:49:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T08:00:46.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T07:14:04.471Z (12 months ago)
- Language: TypeScript
- Size: 118 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Element Demo
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3.
The image represents custom angular elements which are running in a static index.html file
![My Custom Elements]
## Setup
`npm i`
Check package.json and run `build:elements`
Once angular element is build copy below list of files from elements folder to HTTP server
- index.html
- myCustomElement.js
- styles.css
## Open URL in browser
- With default route
- On Click on Page Two Button