Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 412 Bytes

Duplicate Stencil and Angular

ngIf and Stencil component inside an Angular component

Steps to reproduce bug

-> Clone the repo git clone https://github.com/sebastien-yoobic/duplicate.git cd duplicate

Install deps from root launch the command npm run install

Launch Stencil build and serve Angular application from root launch the command npm run start

-> Click on the Show/Hide button