1.3.7 • Published 20 days ago

@pfct/purple v1.3.7

Weekly downloads
-
License
MIT
Repository
github
Last release
20 days ago

PurpleUI-WEB

Framework & Library

  • react
  • typescript
  • emotion
  • storybook

Local Machine

You can also run app in your local machine.

$ yarn
$ yarn storybook

Storybook server can be accessed on http://localhost:6006

아이콘 컴포넌트 생성하는 법

  1. 피그마에서 svg 를 다운받습니다.
  2. 파일명을 원하는 형식으로 변경합니다. (ex. Cancel_m.svg => CancelM.tsx 로 바뀝니다.)
  3. 아래 커맨드를 실행하면, 추가된 svg 파일만 변환됩니다.
$ yarn generated-icon:main