1.0.1 • Published 7 years ago

@jennifersoft/aries-ui-component v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

aries-server-view-ui-component

TODO

  • 이 레포의 svg 스프라이트 만들기

Storybook

  • 로컬 스토리북 주소는 https://localhost://6006 입니다.

src/ 폴더 속의 모든 *.stories.js 파일들을 가지고 storybook 을 만듭니다.

hook

commit 하기 전

yarn lint 를 실행합니다.

lint가 실패한다면, yarn lint --fix 를 실행하면 자동으로 고쳐질 수도 있습니다.

push 하기 전

yarn test 를 실행합니다.

gitlab ci 에서는 스냅샷 테스팅을 생략하기 때문에 push하기 전에 다 확인합니다.