Skip to content

OmarBERRABEH/angular-elements-example

Repository files navigation

Angular Elements Example

This project is a first try of using the experimental @angular/elements.

Install

Yarn cli run

yarn

Npm cli run

npm install

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Build with watch

Run yarn build-watch to build the project with watch option. The build artifacts will be stored in the dist/ directory.

Run Server

Run yarn serve to run http server.

About

a example of angular elements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published