Page cover

πŸ’‘UI Template Layout

Koii-X uses Chakra UI arrow-up-rightto build the layout. You can customize your own UI elements such as buttons, text, icons, or anything else.

circle-info

Want to preview your work locally? Head into your Koii-X folder and run:

yarn

After modules are installed, then run :

yarn start

The browser will load and show your work.

Here's an example of how to customize your UI:

Boxchevron-rightSimpleGridchevron-rightButton & Button Groupchevron-right

Last updated