Installation
Installing react-easy-typography takes only two steps:
- Installing dependecies
# with npm
npm install --save styled-components
# with yarn
yarn add styled-components
Any doubts? See their docs
- Installing the library
# with npm
npm install --save react-easy-typography
# with yarn
yarn add react-easy-typography