Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 175 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 175 Bytes

frontEnd 실행 방법

  1. 터미널로 frontEnd 디렉토리까지 접근
  2. brew install node@18 (npm, node 미설치 상태라면)
  3. npm install
  4. npm run dev