massiv
1
I am new to shopify app development and i am doing my best to understand the remix template created by shopify cli.
where should i set my Component folder in order to do my own components or set of components?
Should i set a component folder inside “app” folder?
Hi @massiv
when starting follow any relevant tutorials, or search and look through shopify app github remix repos.
Ultimately developers can put such things anywhere they want in a project as long as they make the build process also get the needed outcomes.