@channel.io/snippet
v0.3.2
Published
channel.io snippet components
Downloads
112
Readme
Channel Snippet
Channel's snippet components
Installation
Make sure you have react and styled-componets, then install the snippet:
npm install --save @channel.io/snippet
Release
Prerequisites
Make Release
- Version-change commit을 올립니다.
- exp → master 머지합니다. 머지PR에는 [release] 태그를 붙여주세요.
- Release Tag 만듭니다.
Local Build
아래 명령어를 사용해서 빌드를 만듭니다.
npm run build
Deploy
NPM Package
npm publish
Storybook
npm run deploy:storybook