Skip to content

MadeINHA/kicluster-front

Repository files navigation

Kicluster-FE



사용한 라이브러리

  • React Boilerplate CRA Template
    • react@18.2.0
    • typescript@4.6.4
    • react-router-dom@6.3.0
    • @reduxjs/toolkit@1.8.5 (reselect, immer)
    • redux-saga@1.2.1
    • styled-components@5.3.5
  • axios@1.7.7
  • motion@11.11.17

실행 방법

1. Prerequisites

  • node@23.1.0
  • yarn@1.22.22

2. Installation

# Install packages
yarn

# Add configuration
cp src/config.example.json src/config.json

# Edit config.json

3. Run Server

yarn start

3-2. Production Build

yarn build

알고리즘 시각화 도구

알고리즘 시각화 도구는 "visualization" 브랜치에서 개발되었습니다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors