skmvtest

한국 지도 데이터 시각화를 위한 리액트 라이브러리 (개발 테스트)

Usage no npm install needed!

<script type="module">
  import skmvtest from 'https://cdn.skypack.dev/skmvtest';
</script>

README

react-korea-map-visualization

한국 지도 데이터 시각화를 위한 리액트 라이브러리 (개발중)

Usage

First, you must run the command below.

npm install

storybook

After npm install, Run the command below to start storybook and see all UI components.

npm run storybook
// output: > start-storybook -p 6006