Overview
CP Design is a configurable mobile UI specification and React-based implementation. It provides a set of mobile UI components that can be easily customized for different products. The project is developed using React, TypeScript, and follows the CP Design Mobile UI specification.
Features
- Follows CP Design Mobile UI specification
- Configurable UI style for different products
- Developed in TypeScript
- Compatible with modern browsers and Internet Explorer 11+ (with polyfills)
- Supports server-side rendering
- Compatible with Electron, IE/Edge, Firefox, Chrome, and Safari
Installation
- Install node-sass:
npm install node-sass - Install CP Design Mobile:
npm install cp-design-mobile
Summary
CP Design Mobile is a configurable mobile UI framework built with React and TypeScript. It offers a set of customizable UI components that follow the CP Design Mobile UI specification. The framework supports modern browsers as well as Internet Explorer 11+ with polyfills. It can be easily installed using npm and configured for different products.