I'm new in SPFx World, but i have any JS/TS knowledge.
I would like to create a People-Picker Field on my Webpart, but i'm missing a "component" folder with a ts , a scss, and a tsx file in src/webparts . In the Youtube tutorials is this "component" folder with the TypeScript files automatic generated...
YT tutorials folder
My folders
I found nothing about ow to create "components folder". I do not want create a new project, but I have tried and I have no idea, how can i get this folder).
Any idea?
Thank you!