/example-ng-element

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

Primary LanguageHTML

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