New Component
Code - npx stencil generate
...\tryout > npx stencil generate

And within the Project folder - src > components
The unit test & integration tests have been added in a test folder.
.tsx file for Typescript file ( logic )
.css file for component level styles.

Last updated
Was this helpful?