README
Creates:
src/components/{name}/ 1. {name}.tsx 2. {name}.module.scss
and links the files
Generator for TS react component + scss module
<script type="module">
import generatorTsxModule from 'https://cdn.skypack.dev/generator-tsx-module';
</script>
Creates:
src/components/{name}/ 1. {name}.tsx 2. {name}.module.scss
and links the files