Skip to content

AIxSIM/SIM_Scenario_Creator

Repository files navigation

개요

합성데이터 생성도구

  • 웹 기반 합성 데이터 생성 도구
  • shapefile 변환 및 노드 링크 가시화
  • GUI 기반 커넥션 생성 및 편집
  • 프로젝트 기반 데이터 관리

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

About

Simulation Scenario Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •