De-code is a Design system that powers the MayaData products. It includes all the UI components, design patterns and principles.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd de-code
yarn install
yarn run docz:dev
yarn run docz:build
(production)