강의영상 : https://www.inflearn.com/course/node-js-%EC%9B%B9%EA%B0%9C%EB%B0%9C#
ES2015 이전의 코드문법이 많이 적용된 문법입니다.
git clone https://github.com/nigayo/node_server_inflearn.git
cd node_server_inflearn
npm install
nodemon app
브라우저를 열고 http://localhost:3000/ 접속
본 실습프로젝트는 mysql 연동을 하게 됩니다. 여기서 확인하세요.
https://gist.github.com/crongro/4fc2c86ee92758e4a487093e932ef5b0
MIT License. [email protected]