Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 232 Bytes

TeamPage

DevStudy 팀소개 페이지

Node.js Local 환경 구성 방법

  1. cmd 실행
  2. 프로젝트 폴더로 이동
  3. 모듈설치 -> npm install
  4. 서버 실행 -> node app.js