Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 736 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 736 Bytes

Welcome to CDX (Colins Design (E)Xperience)

Usage

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.

Documentation

see the documentation here.

Color template: https://www.realtimecolors.com/?colors=0c0815-fbfafd-7553bb-d7a99a-c7bc71&fonts=Inter-Inter

License

CWX is licensed under the MIT License. See the LICENSE file for more information.