@telkomdesign/tedis-reactjs-component
v1.1.4
Published
React, repeat. A React component library boilerplate.
Downloads
473
Maintainers
Readme
Tedis reactjs Component
The goal of the SDK Tedis Documentation is to give the developers of Telkom Indonesia, good development experience and understanding required to create a consistent application using Tedis (Telkom Design System)
In this documentation will describe in detail of how to use each guideline and components from tedis.telkom.design
Get Started
The developers can add Tedis to their application in 2 ways :
package
$ npm install --save @telkomdesign/tedis-reactjs-component
Usage
Import name of object (list object read documentation) and define components.
import { Button } from '@telkomdesign/tedis-reactjs-component'