i just install refine and in the components folder i didn't find layout , title and slide folders
how can i fix this
6 Replies
Hi @firas_aamara. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. Could you please provide more details about the issue you're facing? This will help me provide a more accurate solution. Meanwhile, you can check the refine documentation (https://refine.dev/docs) for possible solutions.
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------<@1108205599772123176> kapa.ai is still learning and improving, please let us know how it did by reacting below
like-gold•15mo ago
i said i install refine and in the componenets folder i just find header folder
@kapa.ai
Let me check the knowledge base for you. One moment! :books:
Sorry @firas_aamara, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
like-gold•15mo ago
ok i'll return in 15 minites
optimistic-gold•14mo ago
Hey @firas_aamara,
You need to create project with
npm create refine-app@latest
command if you want to access to boilerplate components created by refine.
Or you can use the refine.dev page to create a refine project.
You can check out this: https://refine.dev/docs/getting-started/quickstart/