Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

System

MacOS Big sur 11.1

Node Version

14.16.1

IDEA VersionVisual studio code

IntelliJ IDEA 2020.2(Ultimate Edition)

Git Version

2.15.0

...

ICE4 설치전 필수 설치

...

로컬에서 webpack 모드로 실행(실시간으로 compile)

yarn run loc

  • ICE4 backend 실행해야만 UI 사용 가능

로컬에서 빌드

yarn run build:loc

로컬에서 실행

yarn run start:loc

  • ICE4 backend 실행해야만 UI 사용 가능

페이지 접근 테스트

크롬 브라우저에서 URL 호출

...