Labeling Component

Demo Guide

  1. 프로젝트를 클론해주세요.
  2. 의존성 파일들을 설치해주세요.
yarn install
#or
npm install
  1. 프로젝트를 실행해주세요.
yarn start
#or
npm start

# link to localhost:3000