npm 설치 npm install -g yarn yarn install --force yarn build <- 빌드 시 yarn run dev <- 개발 시 접속 방법 : http://localhost:3000/backoffice/dist React 선행 과제 1. http://a-rms.net/reference/lightblue4/docs/ 를 확인 2. dashboard, tables, notifications 중 하나를 선택 3. 선택한 화면을 React 로 구현. 4. 구현 대상 폴더는 좌측 프로젝트 폴더 중. strategy 폴더 내 구현 아직 React 는 자동 빌드를 지원하지 c않습니다.