npm create no chakra?
Hey I want to ask if there a chakra ui template from the npm create? thanks!
2 Replies
Hi @eric. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Yes, there are several Chakra UI templates available when using the
npm create refine-app
command. Here are some examples you can use to create a Refine application with Chakra UI:
1. Inferencer with Chakra UI:
View Source Code (https://github.com/refinedev/refine/tree/master/examples/inferencer-chakra-ui)
2. React Admin Panel Tutorial with Chakra UI and Strapi:
View Source Code (https://github.com/refinedev/refine/tree/master/examples/blog-ra-chakra-tutorial)
3. Base Chakra UI Example:
View Source Code (https://github.com/refinedev/refine/blob/master/examples/base-chakra-ui/README.md)
4. Auth with Chakra UI Example:
View Source Code (https://github.com/refinedev/refine/blob/master/examples/auth-chakra-ui/README.md)
These commands will set up a Refine application with Chakra UI components and configurations. You can choose the one that best fits your project requirements.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------<@279035355922038785> kapa.ai is still learning and improving, please let us know how it did by reacting below