@channel.io/snippet

channel.io snippet components

Usage no npm install needed!

<script type="module">
  import channelIoSnippet from 'https://cdn.skypack.dev/@channel.io/snippet';
</script>

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

  1. Version-change commit을 올립니다.
  2. exp → master 머지합니다. 머지PR에는 [release] 태그를 붙여주세요.
  3. Release Tag 만듭니다.

Local Build

아래 명령어를 사용해서 빌드를 만듭니다.

npm run build

Deploy

NPM Package

npm publish

Storybook

npm run deploy:storybook