Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 252 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 252 Bytes

How to Start

  1. 우상단 fork 클릭
  2. 로컬에서 다음 명렁어 실행
git clone $fork한 레파지토리 주소$
cd /CNU_Blog
nvm use 18.13.0
npm install
npm run dev
  1. localhost:8000 에서 페이지 잘 뜨는지 확인