rupertong-test-components v0.0.12
Purpose
Evergreen is the PointClickCare Design System for creating unified user experience (UX), modernizing our application user interface, and improving the productivity of our Product and Engineering organization. This design system helps us work together to build great UX for our target personas.
Evergreen Design Specifications
Visit: Evergeen - Design System on Confluence
Introduction
pcc-react-components is Redefined component library which build with material ui and evergreen design system.
The main purpose of this library is to help you to use evergreen components in React applications without any pain. Main principles of pcc-react-components are:
⏳Save time That means more time for the programmers to catch and fix bugs, polish the interface, and develop new features. 🔏Easy to maintain If you need to change the way something works, it’s far more efficient to do so in one place than in 10. 🐛Fewer bugs By keeping the code to do something in one place, fixing a bug once means it’s fixed everywhere.
Installation
Peer dependency Requires @material-ui/core >= 4.1.1
npm install @material-ui/core
To install pcc-react-components
npm install pcc-react-components --registry https://art.pointclickcare.com/artifactory/api/npm/npm-virtual
Change your default NPM repository
This will use our local npm as a mirror of npm.js. That way you can always install our packages first. Coming soon: Scoped packages. Power user? See Configuring npm with multiple profiles
npm config set registry https://art.pointclickcare.com/artifactory/api/npm/npm-virtual
Jenkins
https://jenkins.pointclickcare.com/job/REACT_COMPONENTS/
Usage
We have created examples to document all feature of the components. You can check that out in here. https://ui.pointclickcare.com/storybook