Index: peace/README.md =================================================================== diff -u -r80178646f5076bb163ddab726db842473c9cafe7 -r3520ca550859819ab2d314d94162cb7c5ee61425 --- peace/README.md (.../README.md) (revision 80178646f5076bb163ddab726db842473c9cafe7) +++ peace/README.md (.../README.md) (revision 3520ca550859819ab2d314d94162cb7c5ee61425) @@ -2,4 +2,10 @@ npm install yarn yarn install yarn run build <- 빌드 시 -yarn run dev <- 개발 시 \ No newline at end of file +yarn run dev <- 개발 시 + +React 선행 과제 +1. http://a-rms.net/reference/lightblue4/docs/ 를 확인 +2. dashboard, tables, notifications 중 하나를 선택 +3. 선택한 화면을 React 로 구현. +4. 구현 대상 폴더는 좌측 프로젝트 폴더 중. peace 폴더 내 구현