/CNU_Blog

0522 fork

Primary LanguageTypeScript

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 에서 페이지 잘 뜨는지 확인