개발환경셋팅
Sizz-J
·2021. 3. 7. 14:13
- 설치 -
Visual Studio Code, git, Node.js, MariaDB, HeidiSQL, cmder, Postman
- 셋팅 -
Visual Studio Code: 작업공간연동, Color, icon, miniMap, Korea, powerShell 설치, cmder연동, 터미널 단축키 설정, Live Server
Git: git init / git config --global user.name "name" / git config --global user.email "email@naver.com"/
git remote add origin "URL" / git clone "code URL"
Node.js: npm install npm / npm install node / npm init / npm install express / npm install express-generater /
npm install nodemon / npm install body-parser / npm install cookie-parser / npm install PM2 /
npm install --save-dev --save-exact jsdom jsdom-global / npm install mysql
MariaDB: Session Name: FoodyWorm / use root / pw: "???" / port 3306 / auto
HeidiSQL: Auto
cmder: C/Windows/system32에 파일 덮어쓰기
Postman: color Black / Auto / Login