brunocicom / example-ng-element

Example of exporing angular component as web component and use it outside the angular echo system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example project for Angular Element

  • To Wrap Todo List Component, Todo Service run command
yarn run build
  • To run static server
yarn run static-server

About

Example of exporing angular component as web component and use it outside the angular echo system


Languages

Language:HTML 71.0%Language:TypeScript 23.8%Language:JavaScript 4.9%Language:CSS 0.2%