(설치 & 실행)
npm run start
(실행)
npm run dev
CR, LF
- \r (CR) : carriage return (cursor to beggining of the line)
- \n (LF) : line feed (cursor to next line)
- \r\n (CR + LF) : end of line ()
키보드 입력값 이름 ( ex) ~ / \ ... ) https://www.computerhope.com/jargon/r/resechar.htm