Until now, CDX uses React TSX components. For using it follow these steps:
For testing in React Web:
git clone https://github.com/thuner2007/cdx.git
cd cdx
npm i
npm start
When you want to use a component in your own project, you have to copy the component from the cloned repo and paste it in your project.
see the documentation here.
Color template: https://www.realtimecolors.com/?colors=0c0815-fbfafd-7553bb-d7a99a-c7bc71&fonts=Inter-Inter
CWX is licensed under the MIT License. See the LICENSE file for more information.