Localize React Components
Used stacks
- TypeScript
- Babel 7
- Lerna
- RollupJS
- React
- EmotionJS
- Storybook
How to getting started
Install Package
$ npm install @seolhun/localize-components
$ npm install @seolhun/localize-components-atomic
How to use
import
import { Button } from '@seolhun/localize-components-atomic';
import { Alert } from '@seolhun/localize-components';